write_dataset: Save a dataset to a .csv database A .csv database is a...

write_datasetR Documentation

Save a dataset to a .csv database A .csv database is a collection of .csv files under the same folder where every .csv file has a common prefix and a differential key that distinguishes it from other files and hints at its contents

Description

Save a dataset to a .csv database A .csv database is a collection of .csv files under the same folder where every .csv file has a common prefix and a differential key that distinguishes it from other files and hints at its contents

Usage

write_dataset(dataset, result_folder)

Arguments

dataset

A list with entries metadata, roi_data, controller_data, var_map and roi_map

result_folder

A folder where to generate a .csv database. Created on the spot if it doesn't exist


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.