Browse Source

stinking badges

master
boB Rudis 8 years ago
parent
commit
e81bda26df
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 1
      README.Rmd
  2. 4
      README.md

1
README.Rmd

@ -1,6 +1,7 @@
---
output: rmarkdown::github_document
---
[![Build Status](https://travis-ci.org/hrbrmstr/albersusa.svg?branch=master)](https://travis-ci.org/hrbrmstr/albersusa)
`albersusa` : Tools, Shapefiles & Data to Work with an 'AlbersUSA' Composite Projection

4
README.md

@ -1,4 +1,6 @@
[![Build Status](https://travis-ci.org/hrbrmstr/albersusa.svg?branch=master)](https://travis-ci.org/hrbrmstr/albersusa)
`albersusa` : Tools, Shapefiles & Data to Work with an 'AlbersUSA' Composite Projection
The following functions are implemented:
@ -230,7 +232,7 @@ library(testthat)
date()
```
## [1] "Tue Mar 29 13:22:01 2016"
## [1] "Tue Mar 29 15:08:54 2016"
``` r
test_dir("tests/")

Loading…
Cancel
Save