Installation¶
First install the R package.
Installation¶
Titan is not yet available on CRAN, it can be obtained from Github.
remotes
You can use the remotes package.
1 2 | |
pak
You can use the pak package.
1 2 | |
devtools
You can use the devtools package.
1 2 | |