getBSData: Read in the standard Bounded Structures .dta dataset.

View source: R/getBSData.R

getBSDataR Documentation

Read in the standard Bounded Structures .dta dataset.

Description

Read in Bounded Structures data.

Usage

getBSData(inFile = NULL)

Arguments

inFile

filepath to data.

Value

data.frame

Examples

getBSData() 
# Same as above
getBSData(inFile = getFiles()$bsifile) 

vando026/ahri documentation built on Aug. 10, 2024, 3:20 p.m.