Description Usage Arguments Examples
Generate an RGB decomposition for a group of images inside a directory
1 2 3 4 5 6 | rgb_decomposition(
subdirectory,
extension = "jpg",
RData = TRUE,
recursive = TRUE
)
|
subdirectory |
main directory to search for images |
extension |
images format or extension [default: |
RData |
boolean flag on whether to store the layers as |
recursive |
boolean flag on whether to recursively search for images |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.