Learn R Programming

⚠️There's a newer version (1.0.1) of this package.Take me there.

Tmisc

Miscellaneous utility functions for manipulating data and your R environment.

Install from CRAN:

install.packages("Tmisc")

Install from GitHub (potentially unstable):

install.packages("devtools")
devtools::install_github("stephenturner/Tmisc")

Documentation: https://stephenturner.github.io/Tmisc/

Copy Link

Version

Install

install.packages('Tmisc')

Monthly Downloads

994

Version

1.0.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Stephen Turner

Last Published

September 16th, 2020

Functions in Tmisc (1.0.0)

Thist

Histograms with overlays
addins

Insert text at current position.
Tmisc

Tmisc
counts2fpkm

Fragments per kilobase per million
deseqresult2tbl

Tidy DESeq2 result
Mode

Mode.
Tcols

A palette of 17 diverging colors
peek

Peek at the top of a text file
%nlike%

x not like y
%nin%

x not in y
%>%

Pipe operator
jsd

Jensen-Shannon divergence
lmp

Linear model p-value
gt2refalt

Two-letter genotype from VCF GT
%like%

x like y
gghues

Emulate ggplot2 default hues
nn

Get names and class of all columns in a data frame
read.cb

Read from the clipboard
fisherp

Fisher's method to combine p-values.
corner

Print the top left corner of a data frame
gg_na

Plot missing data
rownames_to_symprobe

Rownames to symbol-probeID
o

Open the current working directory on mac
dokuwiki

Create tables in dokuwiki format
lowestnonzero

Lowest nonzero values
ellipses

Truncate a data frame with ellipses.
propmiss

Missing stats
quartet

Anscombe's Quartet data (tidy)
strSort

Sort characters in a string
mat2df

Matrix to pairwise data frame
lsa

Improved list of objects
saveit

Rename objects while saving.
sicb

Write sessionInfo to the clipboard
are_all_equal

Are all equal?
Tpairs

Better scatterplot matrices.