View source: R/read_data.R View source: R/read_data.R
read_dxa | R Documentation |
Reads DXA data and returns a tibble. TODO
read_dxa(
path = "/Users/andersaskeland/Documents/1 - Data/multisite_dexa/data_old.xlsx"
)
path |
str | Path to excel file with DXA results |
# Read DXA data
df <- read_dxa()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.