Browse Source

Updated README

master
Bob Rudis 9 years ago
parent
commit
e8e421e4ce
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 4
      README.md

4
README.md

@ -35,7 +35,7 @@ library(statebins)
packageVersion("statebins") packageVersion("statebins")
``` ```
## [1] '1.2' ## [1] '1.2.1'
``` r ``` r
# the original wapo data # the original wapo data
@ -209,7 +209,7 @@ library(testthat)
date() date()
``` ```
## [1] "Fri Jan 30 05:36:28 2015" ## [1] "Fri Jan 30 05:55:25 2015"
``` r ``` r
test_dir("tests/") test_dir("tests/")

Loading…
Cancel
Save