Description Usage Arguments Value
Read dataset COLUMNS file
1  | read_columns_file(dataset_name, file_data = NULL)
 | 
dataset_name | 
 Dataset name, character  | 
file_data | 
 File data, character vector; optional for testing  | 
A data.frame with the following columns:
Database | 
 Database column name, character  | 
Dataset | 
 Dataset column name, character  | 
Computation | 
 Optional computation R-parseable to perform, character  | 
Port | 
 Optional port number, integer  | 
Notes | 
 Optional notes, character  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.