Nothing
Initial CRAN submission
filter_cip()
for ease of usefilter_search()
to filter_cip()
to better capture its purpose. Made cip
the default data frame to search.same_content()
convenience function. select_required()
. fye_start
data set to fye_predicted_start
. order_multiway_categories()
to replace condition_multiway()
. Revised
argument names. preprocess_fye()
to replace condition_fye()
. add_completion_status()
, changing the three possible values to "timely", "late", or NA. Drop the completion
column (same information available in the term_degree
column). condition_multiway()
, unit tests, and multiway vignette.condition_multiway()
for alphabetical ordering, revise unit tests.midfield_student
argument, in functions in which it appears, is assigned the default value student
instead of NULL. The argument can be omitted unless the intended data frame is called something other than student
. midfield_course
, midfield_term
, and midfield_degree
arguments, where they occur, are assigned the default values course
, term
, and degree
. add_filter_match()
.add_race_sex()
.Significant changes from earlier versions, no backwards compatibility, prompting version number change to 1.0.0.
%?%
for assigning default argumentsAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.