Description Usage Arguments Value Author(s) See Also Examples
A small wrapper function to display the "help" text for SplitPFAS Jar. The jar file is available from https://msbi.ipb-halle.de/~cruttkie/metfrag/MetFrag2.4.5-Tools.jar
1 | splitPFAS.help(splitPFAStools_name, splitPFAStools_dir="")
|
splitPFAStools_name |
The name of the SplitPFAS Jar file (e.g.
|
splitPFAStools_dir |
The directory containing the jar file; if empty assumes the currect directory. |
Returns the help text in the console
Emma Schymanski <emma.schymanski@uni.lu> in partnership with Christoph Ruttkies (MetFragTools) and Zhanyun Wang (ETHZ, PFAS examples).
1 2 | splitPFAStools_name <- "MetFrag2.4.5-Tools.jar"
splitPFAS.help(splitPFAStools_name)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.