read_info: Read metadata from a GT3X file

Description Usage Arguments Details

View source: R/gt3x_2_csv.R

Description

Read the metadata from a GT3X file as a data.frame.

Usage

1
read_info(origin, verbose = FALSE)

Arguments

origin

path to a GT3X file from which to read the metadata

verbose

logical: wether to show detailed log messages or not (default: FALSE)

Details

Given a complete path to a file with extension ".gt3x" (exported from Actilife's software), import it's internal "info.txt" file, extract it's metadata and format it into an R data.frame.


danilodpsantos/gt3x2csv documentation built on March 13, 2021, 3:20 a.m.