baseverse: Modern Base-R Functions

Includes modern base-R functions. Functions beginning with p_ are wrapper functions for existing base-R functions, supporting native piping. Other functions are wrapper functions for core base-R features, including bracket notation and dollar-sign notation. base_match() and base_when() mimic case_match() and case_when() from 'dplyr' but return a factor by default with levels ordered according to user input. et() mimics count() from 'dplyr'.

Getting started

Package details

AuthorYea-Hung Chen [aut, cre]
MaintainerYea-Hung Chen <yea-hung.chen@ucsf.edu>
LicenseMIT + file LICENSE
Version0.1.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("baseverse")

Try the baseverse package in your browser

Any scripts or data that you put into this service are public.

baseverse documentation built on April 29, 2026, 1:08 a.m.