get_staged_data {OnboardClient} | R Documentation |
Get Staged Data
Description
Gets metadata from the staging area.
Usage
get_staged_data(building, verbose = TRUE)
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. |
Value
A data.frame of metadata from the staging area.
[Package OnboardClient version 1.0.0 Index]