Learn R Programming

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

tbltools

Tools for Working with Tibbles

Installation

Install the development version from Github with:

## install remotes pkg if not already
if (!requireNamespace("remotes")) {
  install.packages("remotes")
}

## install from github
remotes::install_github("mkearney/tbltools")

Copy Link

Version

Install

install.packages('tbltools')

Monthly Downloads

12

Version

0.0.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Michael W. Kearney

Last Published

October 30th, 2018

Functions in tbltools (0.0.2)

as_tbl

as_tbl
repos_back

move vars to back
env_tbls

Convert all data frames in environment into tibbles
repos_front

move vars to front
tabsort

tabsort
tidyselector

tidyselector