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/Import2ImmPort documentation built on May 17, 2021, 7:43 a.m.