Man pages for ericwburden/trainr
Learn R by Trial and Error (TDD)

check_exercise_rstudioCheck a local exercise file for completed exercise
check_exercise_shinyCheck code lines for completed exercise in Shiny application
check_placeholdersCheck an exercise for missing arguments
check_test_integrityCheck to ensure exercise tests have not been altered
check_testsCheck exercise file tests pass
current_exercise_linesFetch the contents of the current exercise file
exercise_path_to_entryMakes an entry for the exercise listing
generate_exercise_listingGenerate a fresh exercise listing
get_current_exercise_listingGet the listing for the current exercise
get_test_linesExtract test lines from exercise lines
is_testFlag lines that contain test code
mark_current_exercise_completeUpdate the completed status of the current exercise
msg_alert_dangerMessage Alerts
msg_alert_infoMessage Alerts
msg_alert_successMessage Alerts
msg_alert_warningMessage Alerts
msg_h1Message Headings
msg_h2Message Headings
next_exerciseAdvance to the next exercise file
original_test_linesGet test code from original exercise file
save_completed_exercise_fileSave current exercise to 'completed' folder
setup_dirSetup a 'trainr' project
setup_rstudio_dirFunction stub for creating a new RStudio project
text_to_htmlReplace console color codes in text with styled spans
update_current_exerciseUpdate the current exercise
update_exercise_listingCreate a new exercise listing if none exists, otherwise...
write_config_fileWrite 'trainr' config to config file
write_current_exercise_fileCopy the first exercise to current exercise file
write_exercise_listingWrite a new exercise listing file
write_rprofileSetup .Rprofile file
ericwburden/trainr documentation built on Jan. 28, 2022, 2:21 p.m.