# NOT RUN {
#######################################################################
# Load the Star Trek aliens storysets smt file and storysets object #
#######################################################################
file <- system.file("storysets", "aliens.smt", package = "stoRy")
mystorysets <- storysets$new(file)
print(mystorysets)
# }
Run the code above in your browser using DataLab