Browse Source

README

pull/4/head
Bob Rudis 9 years ago
parent
commit
b442bf97a0
  1. 2
      DESCRIPTION
  2. 1
      README.Rmd
  3. 2
      README.md

2
DESCRIPTION

@ -1,6 +1,6 @@
Package: cdcfluview
Type: Package
Title: Retrieve Flu Season Data from the CDC FluView Portal
Title: Retrieve U.S. Flu Season Data from the CDC FluView Portal
Version: 0.4.0.9000
Date: 2015-08-09
Author: Bob Rudis (@hrbrmstr)

1
README.Rmd

@ -17,6 +17,7 @@ knitr::opts_chunk$set(
fig.retina = 2
)
```
### cdcfluview - Retrieve U.S. Flu Season Data from the CDC FluView Portal
**NOTE** If there's a particular data set from http://www.cdc.gov/flu/weekly/fluviewinteractive.htm that you want and that isn't in the package, please file it as an issue and be as specific as you can (screen shot if possible).

2
README.md

@ -1,3 +1,5 @@
### cdcfluview - Retrieve U.S. Flu Season Data from the CDC FluView Portal
**NOTE** If there's a particular data set from <http://www.cdc.gov/flu/weekly/fluviewinteractive.htm> that you want and that isn't in the package, please file it as an issue and be as specific as you can (screen shot if possible).
------------------------------------------------------------------------

Loading…
Cancel
Save