Nothing
deduped()
to work correctly on list inputs.deduped_map()
was deprecated since it was found to be slower
and more complex in most cases compared to deduped(lapply)()
or
deduped(purrr::map)()
, once the list-input issue (above) was fixed.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.