getdatefunc: Function to convert data in excel format with date and time...

View source: R/bycatchFunctions.R

getdatefuncR Documentation

Function to convert data in excel format with date and time separated by a blank into an R format date

Description

Function to convert data in excel format with date and time separated by a blank into an R format date

Usage

getdatefunc(x, dateformat = "%m/%d/%Y")

Arguments

x

data

dateformat

Date format, default is %m/%d/%Y.


natureanalytics-ca/BycatchEstimator documentation built on Oct. 15, 2024, 10:28 p.m.