Learn R Programming

chcd (version 0.1.1)

get_timecode: Converts a text based interval into a CHCD timecode

Description

Converts a text based interval into a CHCD timecode

Usage

get_timecode(interval)

Value

A numeric code that can be used in a CHCD URL

Arguments

interval

A text based interval. Must be one of: "h", "hourly", "d", "daily", or "m", "monthly".