svMisc-package: Miscellaneous Functions for 'SciViews::R'

svMisc-packageR Documentation

Miscellaneous Functions for 'SciViews::R'

Description

The {svMisc} package is of general use among SciViews::R, a layer on top of R, and the tidyverse. This package collects together a series of general functions to manage a centralized environment for temporary variables, a progress bar and batch analysis mode, etc.

Important functions

  • temp_env() for using a temporary environment attached to the search path,

  • temp_var() create the name of temporary variables,

  • capture_all() to capture R output, errors, warnings and messages,

  • parse_text() to parse any R expression, including partial or incorrect ones (fails gracefully).


SciViews/svMisc documentation built on May 3, 2024, 6:36 a.m.