Installation
# install.packages("remotes")
remotes::install_github("ygeunkim/baymar")Development version
You can install the development version from develop branch.
# install.packages("remotes")
remotes::install_github("ygeunkim/baymar@develop")