eempf_openfluor: Write out PARAFAC components to submit to openfluor.org.

Description Usage Arguments Value Examples

Description

openfluor.org offers the possibility to compare your results to others, that were uploaded to the database. This functions writes out a txt containing the header lines and your components. Please open the file in an editor and fill in further information that cannot be covered by this function.

Usage

1

Arguments

pfmodel

PARAFAC model

file

string, path to outputfile. The directory must exist, the file will be created or overwritten if already present.

Value

txt file

Examples

1
2
  data(pf_models)
  eempf_openfluor(pf4[[1]],file.path(tempdir(),"openfluor_example.txt"))

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.