format_date_columns: Format Date Columns This function adds date, year and month...

View source: R/data_manipulation_functions.R

format_date_columnsR Documentation

Format Date Columns This function adds date, year and month columns if the the input has a createdOn column from Synapse. If the the input has year or month columns, those are converted to factors.

Description

Format Date Columns This function adds date, year and month columns if the the input has a createdOn column from Synapse. If the the input has year or month columns, those are converted to factors.

Usage

format_date_columns(data)

Arguments

data

A tibble


Sage-Bionetworks/projectliveModules documentation built on June 26, 2022, 1:11 a.m.