Skip to content

Commit

Permalink
amend filteredDownloads() example
Browse files Browse the repository at this point in the history
  • Loading branch information
lindbrook committed May 3, 2021
1 parent 78c1292 commit eae9fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ To get an idea of how inflated your package’s download count may be, use
``` r
filteredDownloads(package = "cholera", date = "2020-07-31")
> date package downloads filtered.downloads inflation
> 1 2020-07-31 cholera 14 5 180
> 1 2020-07-31 cholera 14 12 16.67
```

While there were 14 nominal downloads, applying all the filters reduced
Expand Down

0 comments on commit eae9fcc

Please sign in to comment.