You can install metpath
from GitLab.
if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("tidymass/metpath")
or GitHub.
remotes::install_github("tidymass/metpath")
If you have any questions about metpath
, please don’t hesitate to email me (shenxt1990@outlook.com).