read_trikinetics: Import data from a Trikinetics tsv

View source: R/read_trikinetics.R

read_trikineticsR Documentation

Import data from a Trikinetics tsv

Description

Import data from a Trikinetics tsv

Usage

read_trikinetics(file = NULL)

Arguments

file

a path to a Trikinetics file. If no path is supplied, a GUI will open and help with file selection.

Examples

trikinetics_data <- read_trikinetics()

edpclau/circadian-dynamics documentation built on July 1, 2024, 2:33 a.m.