read_dst | R Documentation |
Read profile data from StarOddi
read_dst(fil)
fil |
Name of the file to read |
A tibble with metadata stored in attributes
library(staroddi)
dst <- read_dst(system.file("demos/1M9380.DAT", package="staroddi"))
dst
attributes(dst)$header
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.