rdsSave: Serialize with saveRDS using a target stem

View source: R/save.R

rdsSaveR Documentation

Serialize with saveRDS using a target stem

Description

Serialize with saveRDS using a target stem

Usage

rdsSave(object, target = targetname(), ext = "rds", printSummary = FALSE)

Arguments

object

R object to save

target

stem of file to save to (defaults to name from call)

ext

file extension (rds)

printSummary

logical


dushoff/shellpipes documentation built on Dec. 14, 2024, 4:36 p.m.