save_data: save_data

View source: R/save_data.R

save_dataR Documentation

save_data

Description

Function for saving new data in the folder drug_data. If in the drug_data format, you can add new data from another drug.

Usage

save_data(data, new_add = NULL, new_drug = NULL)

Arguments

data

A list of data that you want to save

new_add

A list of new data you want to add to the existing xlsx files

new_drug

A character vector which is the name of the new drug you're adding


mgerault/mineCETSAapp documentation built on April 17, 2025, 7:24 p.m.