Description Usage Arguments Value Examples
Read data from Alex's database
| 1 | read_alex_database(fileName, uselessColumns = c("X", "index"))
 | 
| fileName | name of the file to read in | 
| uselessColumns | useless columns to be removed, default set to X and index | 
alexData a data frame
| 1 | alexData = read_alex_database(fileName = "/Users/yue/Dropbox/Joy/tabacco_grant/data/data_fromalex/database/database10052017/external_records_protocols.csv")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.