miscset-package {miscset}R Documentation

Miscellaneous R Tools

Description

A collection of miscellaneous methods to simplify various tasks, including plotting, data.frame and matrix transformations, environment functions, regular expression methods, and string and logical operations, as well as numerical and statistical tools. Most of the methods are simple but useful wrappers of common base R functions, which extend S3 generics or provide default values for important parameters.

Details

The package vignette provides a comprehensive overview and examples for the usage of all available functions in the package. View with vignette("miscset").

Author(s)

Sven E. Templer


[Package miscset version 1.1.0 Index]