date_to_unix: Date To Unix

View source: R/date_to_unix.R

date_to_unixR Documentation

Date To Unix

Description

Basic 'util' function to transform date-like values into unix. This is necessary for the Yahoo API.

Usage

date_to_unix(Date)

Arguments

Date

String that can be transformed into Date format.


aljrico/rfinance documentation built on March 29, 2024, 2:31 a.m.