# NOT RUN {
data(immdata)
# Calculate statistics and generate a visual output with vis()
repExplore(immdata$data, .method = "volume") %>% vis()
repExplore(immdata$data, .method = "count") %>% vis()
repExplore(immdata$data, .method = "len") %>% vis()
# }
Run the code above in your browser using DataLab