read_x3p: Read an x3p file as an R Data Frame

Description Usage Arguments Examples

View source: R/x3p.R

Description

Read an x3p file as an R Data Frame

Usage

1
read_x3p(path, profiley = TRUE)

Arguments

path

The file path to the x3p file

profiley

If TRUE, rotate the matrix (if necessary) to ensure a profile is taken across y

Examples

1
2
3
4
## Not run: 
br411 <- read_x3p("Br4 Bullet 4-1.x3p")

## End(Not run)

bulletr documentation built on May 1, 2019, 10:08 p.m.