R/globals.R

utils::globalVariables(c(

  "CollLevCREarned",
  "DaytimePhone",
  "Division",
  "EducationalProgramID",
  "Email",
  "EnrolledCredits",
  "EveningPhone",
  "FirstName",
  "HighSchoolID",
  "HighSchoolName",
  "LastName",
  "SID",
  "StudentIntentID",
  "YRQLastAttended",
  "YRQTargetGrad",
  "YearQuarterID",
  "avg_grd",
  "class_id",
  "course_fte",
  "course_num",
  "course_title",
  "cr",
  "credit_equivalent",
  "credits_total",
  "department",
  "dept_div",
  "dist_ed",
  "division",
  "dual_enroll",
  "econ_disad_ind",
  "enrollment_census_total",
  "failed",
  "fte_type",
  "ftes_total",
  "funding_source_id",
  "gr",
  "gr_dec",
  "graded_stud",
  "hi_schl",
  "high_school_id",
  "institutional_intent_id",
  "intent",
  "item",
  "outcome",
  "pass_rate",
  "passed",
  "percent_pass",
  "program_code",
  "program_title_general",
  "quarter",
  "race_ethnic_code",
  "rs_status",
  "running_start_status" ,
  "sect",
  "sex",
  "sid",
  "total_ftes",
  "total_stu",
  "total_stud",
  "type_fte",
  "value",
  "withdraw" ,
  "withdrawls",
  "withdraws",
  "year",
  "year_long",
  "year_qtr",
  "year_quarter_id",
  "yr",
  "yrq",
  "yrq_last_attended",
  "yrq_target_grad",
  "nxt_yrq",
  "race_ethnic_ind",
  "age",
  "student",
  "race_ethn",
  "emplid"

))
Edgar-Zamora/bbccIR documentation built on Feb. 3, 2022, 11:06 a.m.