collapse-renamed: Renamed Functions

collapse-renamedR Documentation

Renamed Functions

Description

These functions were renamed moving from collapse 1.5.3 to 1.6.0 to make the namespace more consistent. With collapse 1.9.0, all of these functions are depreciated, and the core methods to fNobs, fNdistinct, fHDbetween and fHDwithin are no longer exported. I intend to remove all of these functions except for the S3 generics fNobs, fNdistinct, fHDbetween and fHDwithin from the package by end of 2023.

Renaming

fNobs -> fnobs
fNdistinct -> fndistinct
pwNobs -> pwnobs
fHDwithin -> fhdwithin
fHDbetween -> fhdbetween
as.factor_GRP -> as_factor_GRP
as.factor_qG -> as_factor_qG
is.GRP -> is_GRP
is.qG -> is_qG
is.unlistable -> is_unlistable
is.categorical -> is_categorical
is.Date -> is_date
as.numeric_factor -> as_numeric_factor
as.character_factor -> as_character_factor
Date_vars -> date_vars
`Date_vars<-` -> `date_vars<-`

collapse documentation built on Nov. 13, 2023, 1:08 a.m.