Skip to content

R package for useful custom functions

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

albertkuo/albertR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

albertR

A grab bag of useful custom functions I've written. Feel free to install the package with devtools::install_github("albertkuo/albertR").

List of functions (sorted alphabetically):

  • setdiffall - Given 2 vectors x and y, return setdiff(x, y), setdiff(y, x), and intersect(x, y)

About

R package for useful custom functions

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages