I noticed that skinSelector() appears in the package's exported functions list, and I can find examples in the package vignettes. However, I cannot find any documentation page for skinSelector() in the package reference manual.
This makes it difficult to confirm the intended behavior, arguments, return value and any edge cases from the official function documentation.
I noticed that
skinSelector()appears in the package's exported functions list, and I can find examples in the package vignettes. However, I cannot find any documentation page forskinSelector()in the package reference manual.This makes it difficult to confirm the intended behavior, arguments, return value and any edge cases from the official function documentation.