strip_year_suffix: strip_year_suffix removes year suffixes from variable names

View source: R/strip_year_suffix.R

strip_year_suffixR Documentation

strip_year_suffix removes year suffixes from variable names

Description

Some structures in strayr contain variables with year suffixes (e.g. sa3_name_2011). This function removes these year suffixes from the dataset supplied.

Usage

strip_year_suffix(.data)

Arguments

.data

a dataframe

Value

a tibble


runapp-aus/strayr documentation built on Oct. 15, 2024, 2:19 p.m.