ezr.fix_POSIXCT: Deal with POSIXCT fields

Description Usage Arguments Value

Description

Convert POSIXCT fields to dates

Usage

1
2
ezr.fix_POSIXCT(dataset, retain_time = FALSE, specific_fields = NULL,
  exclude_field = NULL, timezone = "America/Chicago")

Arguments

retain_time

Do you want to keep the HH:MM:SS in the dataset? Default is no.

specific_fields

Only convert this field

exclude_field

Do not convert this field

timezone

Default time Zone Is America/Chicago. Change to NULL to ignore.

Value

Dataset with POSIXCT fields fixed.


jmp1989/easyr documentation built on May 20, 2019, 7:25 a.m.