Description Usage Format Methods
Class used to warehouse tables. Uses VitalSignsTable to handle tables.
1 |
An R6 class object.
checkToken(): Checks whether oauth token is still valid.
tableListMaker(datatables, tableType, tableStore): Deprecated
function meant to serve getTables.
getTables(tableType, initialFolderID, tableSave): Retrieves
tables and stores them in a list as VitalSignsTable objects.
getInternalData(): Loads only data from the Internal Data
Folder.
getExternalData(): Loads only data from the External Data
Folder.
showTables(): Shows the names of loaded tables.
saveData = function(newData,
newTitle,
dataType,
parent_folder = self$vsoutputfolderid,
file_loc = NULL): Saves data based on
the parameters provided by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.