glt_migtech_pamlr: Converts Migrate Tech data to PAMLr

View source: R/glt_migtech_pamlr.R

glt_migtech_pamlrR Documentation

Converts Migrate Tech data to PAMLr

Description

Data conversion to wrangle data into the PAMLr data format for easy visualization of geolocator data

Usage

glt_migtech_pamlr(path, recursive = TRUE, folder_group = TRUE)

Arguments

path

location of lux (and optional .deg) Migrate Technologies data files

recursive

recursively search path, TRUE or FALSE

folder_group

add top most folder as a variable if recursive is true

Value

A nested list of variables, ID (taken from the .lux files) is returned as a top level list item, within it contained the data as formated according to


bluegreen-labs/geoloctools documentation built on Jan. 21, 2023, 8:06 p.m.