animals_q | R Documentation |
See animals. This is obtained with:
set.seed(2329) animals_q <- animals %>% dplyr::filter(tpq>-100, taq<100) %>% quake(k=20, shaker=shake_uniform, tpq, taq) usethis::use_data(animals_q, overwrite=TRUE)
animals_q
An object of class tbl_df
(inherits from tbl
, data.frame
) with 31700 rows and 8 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.