getProject: get radio-tracking project

View source: R/getProject.R

getProjectR Documentation

get radio-tracking project

Description

reads project file from projroot

Usage

getProject(projroot = ".", plot = FALSE)

Arguments

projroot

string, project directory

plot

logical, if TRUE a map with stations will be plottet

Author(s)

Jannis Gottwald

Examples

# get project
#projroot<-paste0(getwd(),"/tRackIT_test_data/")
#test_project <- getProject(projroot = projroot, plot = FALSE)


Nature40/tRackIT documentation built on Nov. 21, 2023, 3:43 a.m.