Other packages > Find by keyword >

easyr  

Helpful Functions from Oliver Wyman Actuarial Consulting
View on CRAN: Click here


Download and install easyr package within the R console
Install from CRAN:
install.packages("easyr")

Install from Github:
library("remotes")
install_github("cran/easyr")

Install by package version:
library("remotes")
install_version("easyr", "0.5-11")



Attach the package and use:
library("easyr")
Maintained by
Bryce Chamberlain
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-13
Latest Update: 2023-03-09
Description:
Makes difficult operations easy. Includes these types of functions: shorthand, type conversion, data wrangling, and work flow. Also includes some helpful data objects: NA strings, U.S. state list, color blind charting colors. Built and shared by Oliver Wyman Actuarial Consulting. Accepting proposed contributions through GitHub.
How to cite:
Bryce Chamberlain (2019). easyr: Helpful Functions from Oliver Wyman Actuarial Consulting. R package version 0.5-11, https://cran.r-project.org/web/packages/easyr. Accessed 26 Jun. 2026.
Previous versions and publish date:
0.1-0 (2019-11-13 18:20), 0.1-1 (2019-11-27 16:50), 0.2-0 (2020-01-31 23:30), 0.3-1 (2020-03-20 19:10), 0.4-0 (2020-06-02 16:50), 0.5-0 (2020-08-10 13:40), 0.5-2 (2020-10-13 14:40), 0.5-3 (2021-03-27 03:20), 0.5-4 (2021-06-02 23:40), 0.5-8 (2022-01-11 21:32), 0.5-9 (2022-06-25 16:30), 0.5-10 (2022-10-27 21:25)
Other packages that cited easyr R package
View easyr citation profile
Other R packages that easyr depends, imports, suggests or enhances
Complete documentation for easyr
Functions, R codes and Examples using the easyr R package
Some associated functions: astext . atype . begin . binbyvol . bindf . cache.init . cache.ok . cblind . cc . char2fac . charnum . checkeq . clear.cache . coalf . crun . ddiff . dict . drows . ecopy . eq . fac2char . fjoinf . fldict . fmat . getbetterint . getinfo . gr . grapes-ni-grapes . hashfiles . headers_row . ijoinf . ischar . isdate . isfac . isnum . isval . jrepl . left . likedate . ljoinf . match.factors . mdiff . mid . na . namesx . nan . nanull . nastrings . null . pad0 . qdiff . rany_fixColNames . read.any . read.txt . right . runfolder . rx . save.cache . sch . spl . states . strx . sumnum . tcmsg . tcol . tcwarn . tobool . tochar . todate . tonum . usepkg . validate.equal . w . xldate . ydiff . 
Some associated R codes: astext.R . atype.R . begin.R . binbyvol.R . bindf-joinf.R . cache.R . cc.R . char2fac.R . charnum.R . checkeq.R . coalf.R . crun.R . data.R . ddiff.R . dict.R . drows.R . ecopy.R . eq.R . fldict.R . fmat.R . getbetterint.R . getinfo.R . gr.R . hashfiles.R . isval.R . jrepl.R . left-right-mid.R . likedate.R . namesx.R . nanull.R . notin.R . pad0.R . read.any.R . read.txt.R . runfolder.R . sch.R . shorthand.R . spl.R . strx.R . sumnum.R . tcmsg.R . tcol.R . tcwarn.R . tobool.R . todate.R . tonum.R . totype.R . usepkg.R . utils.R . validateequal.R . w.R . xldate.R .  Full easyr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA