Skip to content

edalfon/efun

Repository files navigation

efun

test-coverage codecov R-CMD-check

efun is a miscellaneous package. A collection of functions that I have accumulated over the years and used for various tasks. For a long time it was just a private package, only shared sometimes with collaborators.

Most functions do not have much guardrails, though.

Installation

You can install from Github:

remotes::install_packages_github("edalfon/efun")

Example

nlsw88 <- haven::read_dta('http://www.stata-press.com/data/r15/nlsw88.dta')
efun::abridge_df(nlsw88)

See efun’s web site https://edalfon.github.io/efun for some more examples and all functions

About

Miscellaneous Functions by E

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published