parseDate: Function to parse Date to the provided level of precision

Description Usage Arguments Value Author(s) Examples

View source: R/parseDate.R

Description

Function to parse Date to the provided level of precision

Usage

1
parseDate(data, var_name)

Arguments

data

from json

Value

parsed output

Author(s)

Layla Rohkohl, byehity@gmail.com

Examples

1
parseDateTime(data$cards$fields$someDate)

Lyrohk/cruncher documentation built on Dec. 17, 2021, 1:17 a.m.