miscset

A GNU R package.

About

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.

Installation

From CRAN:

install.packages("miscset")

From github (latest version):

devtools::install_github("setempler/miscset", build_vignettes = TRUE)

Documentation

For an introduction see the package vignette.

vignette("miscset")

Also on CRAN or github.

License

Copyright (C) 2016 Sven E. Templer [sven.templer at gmail dot com]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copy Link

Version

Down Chevron

Install

install.packages('miscset')

Monthly Downloads

633

Version

1.0.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 25th, 2016

Functions in miscset (1.0.0)