Learn R Programming

bulletr (version 0.1)

read_x3p: Read an x3p file as an R Data Frame

Description

Read an x3p file as an R Data Frame

Usage

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

Run this code
## Not run: ------------------------------------
# br411 <- read_x3p("Br4 Bullet 4-1.x3p")
## ---------------------------------------------

Run the code above in your browser using DataLab