portal_clean: Likely to be removed in future versions. Avoid dependencies.

Description Usage Arguments Details

View source: R/deprecations.R

Description

Clean up colnames from Portal, allow option to select columns and to convert to Date class.

Usage

1
portal_clean(df, select = NULL, date = T)

Arguments

df

data.frame frame stored procedure

select

optional character vector of columns to keep

date

boolean indicating whether any datetime columns should be coverted to Date classes (default is T).

Details

You probably actually want cr_clean.


pocdata/pocr documentation built on Jan. 5, 2022, 9:54 a.m.