available_methods {tidydr} | R Documentation |
This function shows available methods that worked for dr()
function.
available_methods(method = "all")
method |
one of 'data', 'distance' or 'all' (default) |
A character vector of available DR methods
Lang Zhou and Guangchuang Yu
available_methods()