write_txt: Write a list of blocks to a text file

Description Usage Arguments Value

View source: R/write.R

Description

Write a list of blocks to a text file

Usage

1
write_txt(name, blocks, file)

Arguments

name

A character of the name.

blocks

A list of blocks (lists or data.frames).

file

A character of the file path.

Value

returns NULL invisibly.


RGLab/R2i documentation built on May 20, 2021, 10:14 a.m.