Package index
-
adhoc() - Execute a single stratum or lamina ad hoc by its name
-
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_log() - Return the log contents of a strata log file as a tibble
-
survey_strata() - Survey the layout and execution order of a strata project
-
survey_tomls() - Find all the strata-based toml files in a strata project
-
view_toml() - View the contents of a toml file as a dataframe