tests/testthat/test-braincloud.R

install.packages("devtools")
library("devtools")
install_github("neuropsychology/neuropsychology.R", dependencies=TRUE)
library(neuropsychology)

braincloud(image=NULL)

braincloud(image="head1", text.size = 0.8)
braincloud(image="brain1", text.size = 0.6, colours.replicate=F)

Try the neuropsychology package in your browser

Any scripts or data that you put into this service are public.

neuropsychology documentation built on May 2, 2019, 2:13 p.m.