Description Usage Arguments Value
View source: R/options_detach.R
This function does the opposite of options_attach, that is to
say, it can use the options created by options_attach to
detach the specified components from the search-path.
1  | options_detach(cleanup = FALSE, target)
 | 
cleanup | 
 Logical value, default   | 
target | 
 A character string that has to be one of the options
set by   | 
The result of this function will be that components added
to the search-path by options_attach will be detached.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.