View source: R/utils-summary.R
count_since | R Documentation |
count_since
takes a billionaire::load_billion_data()
dataframe and
count the number of data points exists for each indicator in df
since the
specified year
.
count_since(df, year_specified)
df |
Data frame in long format, where 1 row corresponds to a specific country, year, and indicator. |
year_specified |
numeric |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.