View source: R/db_get-helpers.R
return_snake_case_names | R Documentation |
Returns the column names for a given table in snake_case
return_snake_case_names(table)
table |
A string specifying the specific table from the Oregon Extended live database. Should be one of "Accommodations", "Answers", "Districts", "Exams", "Items", "Preferences", "Schools", "Students", "Students_old", "Submissions", "SupplementalDistricts", "SupplementalSchools", "Tasks", "User", "UserStudents", or "UserStudents_old". |
Character vector - formatted column names in table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.