posixcttonumeric: Converts all posixct variables of a dataframe into a numeric...

Description Usage Arguments Value Examples

View source: R/syn2.R

Description

Converts all posixct variables of a dataframe into a numeric variable

Usage

1

Arguments

tableA

a dataframe

Value

a list.

Examples

1
2
3
toto<-cars
toto$now<-Sys.time()
posixcttonumeric(toto)

DanielBonnery/BigSyn documentation built on June 28, 2020, 7:18 p.m.