get_raw_table.Rd
Get raw table
get_raw_table(table_name, data_source, data_source_version = "current")
String indicating name of table to get
String indicating which Redivis dataset to get
String indicating which version of `data_source` to get
if (FALSE) { # \dontrun{ runs <- get_raw_table(table_name = "runs", data_source = "levante_data_example_raw:bm7r") } # }