powered by
List packages and functions supporting futurization
futurize_supported_packages()futurize_supported_functions(package)
futurize_supported_functions(package)
A character vector of package or function names.
A package name.
pkgs <- futurize_supported_packages() pkgs fcns <- futurize_supported_functions("base") fcns
Run the code above in your browser using DataLab