Description Details Important functions Author(s) See Also
Miscellaneous functions for 'SciViews' or general use: manage a temporary environment attached to the search path for temporary variables you do not want to save() or load(), test if 'Aqua', 'Mac', 'Win', ... Show progress bar, etc.
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.
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).
Maintainer: Philippe Grosjean phgrosjean@sciviews.org (ORCID)
Other contributors:
Romain Francois romain@r-enthusiasts.com [contributor]
Kamil Barton kamil.barton@uni-wuerzburg.de [contributor]
Useful links:
Report bugs at https://github.com/SciViews/svMisc/issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.