powered by
Get supported link functions
supported_links(type = c("all", "standard", "flexible"))
A character vector of supported link function names
Character string specifying which links to return:
"all" (default): All supported link functions
"all"
"standard": Standard links without additional parameters
"standard"
"flexible": Flexible links with additional parameters
"flexible"
supported_links() supported_links("standard") supported_links("flexible")
Run the code above in your browser using DataLab