File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ![ ] ( https://img.shields.io/badge/dev-beta-red.svg ) [ ![ GitHub
2- release] ( https://img.shields.io/github/release/btskinner/crosswalkr.svg )] ( https://github.com/btskinner/crosswalkr )
31[ ![ Travis-CI Build
42Status] ( https://travis-ci.org/btskinner/crosswalkr.svg?branch=master )] ( https://travis-ci.org/btskinner/crosswalkr )
3+ [ ![ GitHub
4+ release] ( https://img.shields.io/github/release/btskinner/crosswalkr.svg )] ( https://github.com/btskinner/crosswalkr )
5+ [ ![ CRAN\_ Status\_ Badge] ( http://www.r-pkg.org/badges/version/crosswalkr )] ( http://cran.r-project.org/package=crosswalkr )
56
67This package offers a pair of functions, ` renamefrom() ` and
78` encodefrom() ` , for renaming and encoding data frames using external
@@ -13,6 +14,10 @@ team](https://github.com/slhudson/rename-and-encode).
1314
1415### Install
1516
17+ Install the latest release version from CRAN with
18+
19+ install.packages('crosswalkr')
20+
1621Install the latest development version from Github with
1722
1823 devtools::install_github('btskinner/crosswalkr')
You can’t perform that action at this time.
0 commit comments