Package index
-
dаta()
data_get()
data_search()
- Search and get data from Robonomist Data Server
-
datasources()
- List available datasources
-
data_vintage()
- Vintage of a table, i.e. POSIXct-class datetime of the latest update
-
data_metadata()
experimental - Metadata of table
-
datasource_menu()
- Structured menu of available datasources and data tables
-
fetch_data_from_url()
- Parse and Retrieve Data from URL
-
ogle()
- Explore data by listing distinct categorical values and summarizing other variables
-
print_filter()
- Print all filtering criteria for categorical variables of a tibble
-
datalock()
- Lock and Save Data Locally
-
set_robonomist_server()
- Set the hostname of Robonomist Data Server
-
disconnect()
- Disconnect from Robonomist Data Server
-
robonomist_id()
new_robonomist_id()
robonomist_dataset()
robonomist_table()
- robonomist_id class
-
as_robonomist_id()
- Cast object into a robonomist id
-
`$`(<robonomist_id>)
- Extract components of robonomist_id with $-operator