Description Usage Arguments Value Author(s) Examples
Read through the given NPX files and return all panels inside
1 | list_panels(npxFn)
|
npxFn |
Path to NPX files |
A character
(n) object.
Ge Tan
1 2 3 | npxFn <- system.file("extdata", "OlinkAnalyze_extdata", "npx_data2.xlsx",
package = "OlinkR")
list_panels(npxFn)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.