write_data: Write RDS to custom dir

View source: R/utils.R

write_dataR Documentation

Write RDS to custom dir

Description

Write RDS to custom dir

Usage

write_data(.data, file, type, data_dir = "data")

Arguments

.data

an object to save as RDS

file

file to make, rds fileext is appended automatically or forced if other ext is provided

type

type of data, dir inside data_dir

data_dir

dir with data dirs


scholaempirica/reschola documentation built on Feb. 1, 2024, 12:26 a.m.