rccmisc-package | Miscellaneous R functions for the Regional Cancer Centers |
as_numeric | Test object for, or coerce to, numeric |
best_match | Tries to correct misspelling of character string |
change_col_name | Change one column name of a data.frame |
clean_text | Clean/standardize text |
create_s3_method | Template functions to generate basic S3 methods for new classes |
create_s3_print | Template functions to generate basic S3 methods for new classes |
cut.integer | Convert integer vector to Factor |
exceed_threshold | Check if transformation/coercing of a vector is good enaough |
findvar | Find variables by name |
findvar_anywhere | Find variables by name |
findvar_fun | Find variables by name |
findvar_in_df | Find variables by name |
is.inca | Are we running on INCA? |
is.scalar_in | Test if scalar is in intervall |
is.scalar_in01 | Test if scalar is in intervall |
is.wholenumber | Test if a numeric vector consists of whole numbers |
is_numeric | Test object for, or coerce to, numeric |
lownames | Make all names in data.frame lower case |
make_r_script | Dump skript together with all functions from package |
psum | Parallel sum |
rccmisc | Miscellaneous R functions for the Regional Cancer Centers |
safe_ifelse | A safe alternative to ifelse |
specify_missing | Specify missing values for a vector |
width | Calculate the width of the range of x |