muschellij2 / extrantsr

R Package to build on ANTsR
GNU General Public License v3.0
6 stars 3 forks source link

extrantsr

R-CMD-check codecov

The goal of extrantsr is to build on the ANTsRCore Package.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("muschellij2/extrantsr")

Example

This is a basic example which shows you how to solve a common problem:

library(extrantsr)
## basic example code