View source: R/utility_functions.R
scMikoUpdate | R Documentation |
Reinstall scMiko package from private repository (https://github.com/NMikolajewicz/scMiko). Package is reloaded after update.
scMikoUpdate(token = "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", ...)
token |
autherization key to for private git repository |
... |
Additional arguments passed to devtools::install_github() |
Nicholas Mikolajewicz
# reinstall scMiko
scMikoUpdate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.