Per-(fiscal year, region) counts of unique individuals and total
placements.
Usage
morie_otis_rctrnd(
df,
id_col = "unique_individual_id",
year_col = "end_fiscal_year",
region_col = "region_at_time_of_placement"
)
Arguments
- df
data.frame.
- id_col, year_col, region_col
Column names.
Value
morie_otis_result (the trends table is in
payload$trends).