parse_tick_time: Parse tick time

Description Usage Arguments Value See Also Examples

View source: R/parse_tick_time.R

Description

parse_tick_time() parses time variable from Wind tick data format.

Usage

1

Arguments

x

The time character vector variable from Wind tick data format.

Value

An hms object.

See Also

parse_time.

Examples

1
parse_tick_time(c("93006000", "103006000"))

ylwpaopao/cnquant documentation built on Dec. 2, 2019, 10:39 p.m.