Skip to contents

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.

Usage

count_since(df, year_specified)

Arguments

df

Data frame in long format, where 1 row corresponds to a specific country, year, and indicator.

year_specified

numeric

Value

data frame