load_and_check_3DF: Load three data.frames from file paths and check that they...

View source: R/misc-helpers.R

load_and_check_3DFR Documentation

Load three data.frames from file paths and check that they have the same dimensions

Description

Load three data.frames from file paths and check that they have the same dimensions

Usage

load_and_check_3DF(path1, path2, path3)

Arguments

path1

file path to the first data.frame

path2

file path to the second data.frame

path3

file path to the third data.frame

Value

a list of three data.frames


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.