Learn R Programming

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

Install

install.packages('miscset')

Monthly Downloads

589

Version

1.0.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 25th, 2016

Functions in miscset (1.0.0)

rmall

Remove All Objects from Global Environment
strrev

Reverse Text Strings
help.index

Open The Package Help Index Page in a Browser
nunique

Amount and Index of Unique Values
p2star

P Value Significance Level Indicator
sort

Sort data.frame Objects
textable

Table to Latex
confint

Confidence intervals for numeric vectors
strextr

Extract a Substring
ggplotGrid

Arrange a List of ggplots
do.rbind

Bind data.frames in a List by Rows
gregexprind

Pattern Matching and Extraction
factorNA

Create a Factor with NA as Level
miscset-package

Miscellaneous R Tools
enpaire

Create a Pairwise List from a Matrix
plotn

Plot Nothing (but a Plot)
gghcl

HTML Colours Like ggplot2
mgrepl

Multiple Pattern Matching and Replacement
lsall

List Object Details
strpart

Split String and Return Part
squarematrix

Create a Square Matrix
scale0

Scale Numeric Values to Ranges
ciplot

Barplot with confindence intervals
ntri

Return Triangular Numbers
leading0

Numeric to Character with Leading Zero(s)
lload

Load RData Objects to a List
duplicates

Determine Duplicates