get_pidm_gid_lu: get_pidm_gid_lu

Description Usage Arguments Value

View source: R/load_principle_datasets.R

Description

get a dataset containing gids and their corresponding pidms. This is pulled directly from banner. If a banner connection is not possible, see OPA's employee snapshot files. This dataset is comprehensive for every student and employee that has ever worked on campus while banner has been implemented

Usage

1
get_pidm_gid_lu(opt_banner_conn, opt_pidm_vec, opt_gid_vec)

Arguments

opt_banner_conn

if a banner connection has already been made, supply it here. Otherwise, this function will prompt for logon credentials for a one time use connection.

opt_pidm_vec

use this optional parameter to filter the underlying sql query. Useful for time-sensitive applications.

opt_gid_vec

use this optional parameter to filter the underlying sql query. Useful for time-sensitive applications.

Value

a two column dataframe containing gids and corresponding pidms


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.