Learn R Programming

OnboardClient (version 1.0.0)

get_staged_data: Get Staged Data

Description

Gets metadata from the staging area.

Usage

get_staged_data(building, verbose = TRUE)

Value

A data.frame of metadata from the staging area.

Arguments

building

Character vector or integer corresponding to the building name or id. If you enter multiple building ids or names, only the first entry is considered.

verbose

Logical. If TRUE (default), prints status and progress messages.