# NOT RUN {
# }
# NOT RUN {
You can lookup additional frequencies at \code{?round_date}
from the lubridate package.
crypto_xts(df, '.5s')
crypto_xts(df, 'sec')
crypto_xts(df, 'second')
crypto_xts(df, 'minute')
crypto_xts(df, '5 mins')
crypto_xts(df, 'hour')
crypto_xts(df, '2 hours')
crypto_xts(df, 'day')
crypto_xts(df, 'week')
crypto_xts(df, 'month')
crypto_xts(df, 'bimonth')
crypto_xts(df, '3 months')
crypto_xts(df, 'halfyear')
crypto_xts(df, 'year')
# }
Run the code above in your browser using DataLab