ddv_transform: Run whole transform sequence Run thourgh all the...

View source: R/transform.R

ddv_transformR Documentation

Run whole transform sequence Run thourgh all the transformation steps and at the end also change the colum names to lowercase, because that's how postgres likes them.

Description

Run whole transform sequence Run thourgh all the transformation steps and at the end also change the colum names to lowercase, because that's how postgres likes them.

Usage

ddv_transform(df)

Arguments

df

data frame outpu from ddv_import

Value

df with 20 columns


majazaloznik/ddvR documentation built on Feb. 13, 2025, 12:32 p.m.