write.ipf: functie om ipf-files weg te schrijven.

Description Usage Arguments Value

View source: R/IPFreadwrite.R

Description

functie om ipf-files weg te schrijven.

Usage

1
write.ipf(x, ipf_out = "output.ipf", txtcol = 0, sep = ",")

Arguments

x

dataframe to convert to ipf file

ipf_out

name of the output ipf, including extension. By default "output.ipf" is generated

txtcol

column in which the ipf file refers to an ipf text file. By default this parameter is 0 (no text file)

sep

separator in the ipf file. By default sep is ","

Value

returns an ipf file


Arjanvw/IMODtools documentation built on May 28, 2019, 7:30 p.m.