File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed 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 )
3
1
[ ![ Travis-CI Build
4
2
Status] ( 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 )
5
6
6
7
This package offers a pair of functions, ` renamefrom() ` and
7
8
` encodefrom() ` , for renaming and encoding data frames using external
@@ -13,6 +14,10 @@ team](https://github.com/slhudson/rename-and-encode).
13
14
14
15
### Install
15
16
17
+ Install the latest release version from CRAN with
18
+
19
+ install.packages('crosswalkr')
20
+
16
21
Install the latest development version from Github with
17
22
18
23
devtools::install_github('btskinner/crosswalkr')
You can’t perform that action at this time.
0 commit comments