Package index
-
adhoc_lamina()
- Execute a single lamina ad hoc
-
adhoc_stratum()
- Execute a single stratum ad hoc
-
build_lamina()
- Add a lamina to the project space
-
build_outlined_strata_project()
- Build a strata project from an outline dataframe
-
build_quick_strata_project()
- Quickly build strata project with minimal input and standard names
-
build_stratum()
- Add a stratum to the project space
-
edit_toml()
- Edit a toml file by providing a dataframe replacement
-
log_error()
- Wrapper around log_message for ERROR messages in the log
-
log_message()
- Send a standardized log message to stdout or stderr
-
log_total_time()
- Print time difference in a standard message for logging purposes
-
main()
- Execute entire strata project
-
survey_strata()
- Survey the layout and execution order of your project
-
survey_tomls()
- Find all toml files in a project
-
view_toml()
- View the contents of a toml file as a dataframe