write_data {abjutils}R 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


[Package abjutils version 0.3.2 Index]