extract_part {iNZightTools}R 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'


[Package iNZightTools version 2.0.1 Index]