This function has been replaced by `extract_dt_comp` and will be removed in the next release.
Usage
extract_part(.data, varname, part, name)
Arguments
- .data
dataframe
- varname
name of the variable
- part
part of the variable wanted
- name
name of the new column
Value
see `extract_dt_comp`