View source: R/readResultDST.R
| parse_block | R Documentation | 
Internal function called by readResultDXT to read individual data chunks from file.
parse_block(block_lines, tz = "UTC")
block_lines | 
 A bunch of lines read from an RSMinerve .dst simulation output file.  | 
tz | 
 Time zone string to be passed to lubridate::as_datetime. Defaults to "UTC".  | 
A tibble with the data from the block.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.