SignacX is available on CRAN for all platforms. To install in R, run:
install.packages('SignacX') library(SignacX)
Any of the SignacX version 2 releases can be installed with the following command:
devtools::install_github("mathewchamberlain/SignacX@2.X.X")
Install the latest development version of SignacX directly from GitHub.
devtools::install_github(repo = 'mathewchamberlain/SignacX') library(SignacX)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.