add_result | R Documentation |
Adds the result and place to the data frame.
add_result(df)
df |
Data frame. Requires |
Data frame with result and place added.
library(survivoR)
library(dplyr)
get_cast("US47") |>
add_result()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.