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 June 2, 2025, 12:38 p.m.