Utilities for the Forest Research Institute of the State Baden-Wuerttemberg


[Up] [Top]

Documentation for package ‘fritools’ version 1.4.0

Help Pages

fritools-package Utilities for the Forest Research Institute of the State Baden-Wuerttemberg
call_conditionally Call a Function Conditionally
compare_vectors Compare Two Vectors
find_files Find Files on Disk
get_boolean_envvar Get a Boolean Environment Variable
get_options Get Options For Packages
get_package_version Query Installed Package Version
get_path Set or Get the 'path' Attribute to or from an Object
get_rscript_script_path Get the Path of the R Code File in Case of an Rscript Run
get_run_r_tests Get System Variable RUN_R_TESTS
get_r_cmd_batch_script_path Get the Path of the R Code File in Case of an R CMD BATCH Run
get_script_name Get the Name of the R Code File or set it to 'default'
get_script_path Get the Path of the R Code File
get_unique_string Create a Fairly Unique String
golden_ratio Calculate the Golden Ratio
index_groups Determine Indices and Sizes of Subsets
is_batch Is R Run in Batch Mode (via R CMD BATCH or Rscript)?
is_false Provide 'isFALSE' for R < 3.5.0
is_force Opt-out Via Option
is_installed Is an External Program Installed
is_not_false Test if an Object is Not _FALSE_
is_null_or_true Is an Object _TRUE_ or _NULL_
is_of_length_zero Is an Object of Length Zero?
is_running_on_fvafrcu_machines Is the Machine Running the Current R Process Owned by FVAFRCU?
is_running_on_gitlab_com Is the Current Machine Owned by <URL: https://about.gitlab.com>?
is_r_cmd_check Is the Current R Process an 'R CMD check'?
is_r_package_installed Is an R Package Installed
is_version_sufficient Is a Version Requirement Met?
is_windows Is the System Running a Windows Machine?
load_internal_functions Load a Package's Internals
memory_hogs Find Memory Hogs
paths Set or Get the 'path' Attribute to or from an Object
run_r_tests_for_known_hosts Enforce the Environment Variable RUN_R_TESTS to TRUE on Known Hosts
search_files Search Files for a Pattern
set_options Set Options For Packages
set_path Set or Get the 'path' Attribute to or from an Object
set_run_r_tests Set System Variable RUN_R_TESTS
split_code_file Split a Code File Into Multiple Files Each Containing a Single Function
strip_off_attributes Strip Attributes off an Object
subset_sizes Determine Subset Sizes Close to Equality
summary.filesearch Summarize File Searches
tapply Apply a Function Over a Ragged Array
touch Mock the Unix 'touch' utility
weighted_variance Calculate a Weighted Variance
weighted_variance.data.frame Calculate a Weighted Variance
weighted_variance.numeric Calculate a Weighted Variance
wipe_clean Remove All Objects From an Environment
with_dir Execute Code in a Temporary Working Directory