Fix_Date_And_Time_Fields: Fix data times from raw survey downloads

View source: R/manipulate.R

Fix_Date_And_Time_FieldsR Documentation

Fix data times from raw survey downloads

Description

The raw surveys from LS have messed up data times. This function fixes that.

Usage

Fix_Date_And_Time_Fields(Survey_List)

Arguments

Survey_List

this is a list containing only the downloaded data from the survey for a multiple-part survey.

Value

The surveys, just fixed.

Examples

## Not run: 
Fix_Date_And_Time_Fields(Cint_Surveys_0)

## End(Not run)

bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.