dbo.SchoolsExtensions View or other tables in lk_Schools on RGVPDSD-DWPRD2 which provides a tidy (i.e. a long ) view of schools informationget_schools_extensions.RdConnect to dbo.SchoolsExtensions View or other tables in lk_Schools on RGVPDSD-DWPRD2 which provides
a tidy (i.e. a long ) view of schools information
get_schools_extensions()a tbl_sql SQL Server object.
# This attaches to the school db with \code{conn_lk_Schools} connection
if (FALSE) { # \dontrun{
schools_extensions <- get_schools_extensions()
} # }