get_data_paths: Get the folder paths of 'razzo' experiments

Description Usage Arguments Value Author(s) Examples

View source: R/path_functions.R

Description

This function looks recursively for parameters.RDa files and return the folder names of these.

Usage

1
get_data_paths(project_folder_name, full_names = TRUE)

Arguments

project_folder_name

project folder name, will be the full path to razzo_project

full_names

TRUE if you want to return the full path

Value

the folder paths of all razzo experiments

Author(s)

Giovanni Laudanno, Richèl J.C. Bilderbeek

Examples

1
get_data_paths(raztr::get_raztr_path("razzo_project"))

richelbilderbeek/razzo documentation built on March 10, 2021, 1:17 p.m.