extract_part: Extract part of a datetimes variable (DEPRECATED)

View source: R/extract_dt_comp.R

extract_partR Documentation

Extract part of a datetimes variable (DEPRECATED)

Description

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'


iNZightTools documentation built on Oct. 12, 2023, 5:06 p.m.