Package index
-
check_for_special_functions()
- Check whether specified special functions have been used.
-
dollar_sign_counter()
- Count the number of dollar signs used.
-
example_script()
- Get example script.
-
file_validation()
- Validate a file.
-
get_parsed_tibble()
- Parse a script into a
tibble
.
-
pipe_counter()
- Count
base
andmagrittr
pipe usages
-
return_checker()
- Checks whether functions call
return
.