EzAppBamPreview-class | R Documentation |
ezMethodBamPreview(input=NA, output=NA, param=NA, htmlFile="00index.html")()
Use this reference class to run
input |
a list, file path or an object of the class EzDataset containing the input. |
output |
a list, file path or an object of the class EzDataset containing the output information. |
param |
a list of parameters to customize the application run. |
runMethod
the function that will be executed in the run
method.
name
the name of the application.
appDefaults
the defaults to run the application with.
initialize()
Initializes the application using its specific defaults.
ezMethodBamPreview(input=NA, output=NA, param=NA, htmlFile="00index.html")
:
The function to run this application.
Rehrauer, Hubert
Schmid, Peter
EzApp
EzDataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.