newDataFrap | R Documentation |
Create a new instance of the "frapclass" class.
newDataFrap(name, bleach)
name |
Name of the FRAP object. |
bleach |
Percentage of sample bleaching. |
An instance of the "frapclass" class.
# Create a new FRAP object
frap_obj <- newDataFrap("FRAP1", 30)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.