powered by
Suports Nodejs's "current" and "lts" versions - LTS - Current
install_nodejs(page_with_download_url = "https://nodejs.org/en/download/", version = "LTS", ...)
nodejs download url.
character. "current" or "lts". Defaults to "lts"
extra parameters to pass to install.URL
install.URL
TRUE/FALSE - was the installation successful or not.
As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.
See About for more information.
# NOT RUN { # } # NOT RUN { install_nodejs() install_nodejs(version = "current") # } # NOT RUN { # }
Run the code above in your browser using DataLab