read_xfiber: Import from Avizo xfiber Excel

View source: R/read_xfiber.R

read_xfiberR Documentation

Import from Avizo xfiber Excel

Description

By default, xfiber write an excel file in XML format. Loading such a file and the resaving as xlsx will allow it to be read into R with this function.

Usage

read_xfiber(filename)

Arguments

filename

string: file name to load (should be xlsx).

Value

tibble: All tracks concatenated.


Middleton-Lab/MuscleTernary documentation built on April 26, 2024, 11:29 a.m.