No known key found for this signature in database
GPG Key ID: 1D7529BE14E2BBA9
2 changed files with
1 additions and
2 deletions
-
README.Rmd
-
tests/testthat/test-cspy.R
|
|
@ -11,7 +11,7 @@ options(width=120) |
|
|
|
[](https://travis-ci.org/hrbrmstr/cspy) |
|
|
|
[](https://ci.appveyor.com/project/hrbrmstr/cspy) |
|
|
|
[](https://codecov.io/gh/hrbrmstr/cspy) |
|
|
|
[](https://cran.r-project.org/package=cspy) |
|
|
|
[](https://cran.r-project.org/package=cspy) |
|
|
|
|
|
|
|
# cspy |
|
|
|
|
|
|
|
|
|
@ -30,5 +30,4 @@ structure(list(vulnerable = c(FALSE, TRUE), n = c(3122L, 2837L |
|
|
|
)), class = c("tbl_df", "tbl", "data.frame"), .Names = c("vulnerable", |
|
|
|
"n"), row.names = c(NA, -2L)) |
|
|
|
|
|
|
|
library(waffle) |
|
|
|
|
|
|
|