Skip to content

fhaive/FunMappOnePackage

Repository files navigation

FunMappOne


💻 Installation (from GitHub)

  1. Get "remotes" package:

    install.packages("remotes")
  2. Install the package from GitHub:

    remotes::install_github(repo="fhaive/FunMappOnePackage")

💻 Installation (build local)

  1. Create tar.gz file:

    devtools::build()
  2. Install the package:

    install.packages("path_to_the_tar.gz.file", type = "source", repos = NULL)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages