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 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 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

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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