read_dst: Read profile data from StarOddi

View source: R/read_dst.R

read_dstR Documentation

Read profile data from StarOddi

Description

Read profile data from StarOddi

Usage

read_dst(fil)

Arguments

fil

Name of the file to read

Value

A tibble with metadata stored in attributes

Examples

library(staroddi)
dst <- read_dst(system.file("demos/1M9380.DAT", package="staroddi"))
dst
attributes(dst)$header

einarhjorleifsson/staroddi documentation built on April 5, 2025, 9:29 a.m.