install_maven: Install Maven

Description Usage Arguments Examples

View source: R/installers.R

Description

This function installs Apache Maven.

Usage

1

Arguments

dir

(Optional) Directory to install maven in. Defaults to maven/ under user's home directory.

version

Version of Maven to install, defaults to the latest version tested with this package.

Examples

1
2
3
4
## Not run: 
install_maven()

## End(Not run)

mleap documentation built on Jan. 28, 2021, 1:09 a.m.

Related to install_maven in mleap...