LBE_fluo3D_check_folders: Checks if every subfolder is OK to pass the...

Description Usage Arguments Examples

Description

Checks if every subfolder is OK to pass the LBE_fluo3D_process_all() function.

Usage

1
LBE_fluo3D_check_folders(args_check = list(), all_directory = getwd())

Arguments

args_check

List containing the conditions for the function chech_folders See individual help files for details (?check_folders)

all_directory

Directory containing subfolders with .sp 3D fluorescence files. Default is the directory used by the user. Might be useful to manually specify another.

Examples

1
2
3
# (!!!) First of all, verify the conditions hilighted in "IMPORTANT". (!!!)
> setwd("C:\\XXXX")  #where XXXX is your directory (don't forget to replace \ by / or \\)
> LBE_check_folders()

guilayn/lbe3df documentation built on May 30, 2019, 7:20 p.m.