return_camelCase_names: Return the names in camelCase

View source: R/db_get-helpers.R

return_camelCase_namesR Documentation

Return the names in camelCase

Description

Return the names in camelCase

Usage

return_camelCase_names(table)

Arguments

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".

Value

A character vector of the new cleaned up names


UO-BRT/orextdb documentation built on Jan. 29, 2023, 8:53 a.m.