Description Usage Arguments Value
functie om ipf-files weg te schrijven.
1 | write.ipf(x, ipf_out = "output.ipf", txtcol = 0, sep = ",")
|
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 "," |
returns an ipf file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.