purrr::nest
in examples to maintain compatibility with updates to purrrlist
class to returned output to ensure compatibility with tibble 3.0pmap_*()
functions (issue #11)map_peacefully
variants that combine map_safely
and map_quietly
future_
variants that integrate with the furrr
package to allow parallel processingtibble
, vctrs
, pillar
and tidyr
updatesNEWS.md
file to track changes to the package.has_*()
functions for use with dplyr:filter()
.tally_*()
functions to use has_*()
and the summary()
methods to use tally_*()
.tally_*()
functions for use with dplyr::summarise()
.summary()
methods to report the count of types of side effects in a column.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.