write_data: Shortcut to write file to "data/" directory from a pipe

View source: R/utils.R

write_dataR Documentation

Shortcut to write file to "data/" directory from a pipe

Description

Shortcut to write file to "data/" directory from a pipe

Usage

write_data(x, name, dir = "data/")

Arguments

x

Object to write

name

Name of the object (important when loading)

dir

Directory where to save file


abjur/abjutils documentation built on Feb. 1, 2024, 2:49 p.m.