write_asc: Write asc files

Description Usage Arguments Value Author(s) See Also Examples

Description

Write asc file to disc (useful after changing the asc$asc element).

Usage

1
write_asc(asc, file = newFilename(asc$file), ...)

Arguments

asc

List returned by read_asc.

file

Filename. DEFAULT: berryFunctions::newFilename(asc$file)

...

Further arguments passed to write.table.

Value

Nothing

Author(s)

Berry Boessenkool, berry-b@gmx.de, March 2017

See Also

read_asc

Examples

1
# to be added

brry/mhmVis documentation built on May 13, 2019, 7:53 a.m.