# NOT RUN {
# a typical instanciation
mydgc <- list(
setDefaultArgumentsGenerationContext(FALSE, FALSE),
setDefaultArgumentsGenerationContext(TRUE, FALSE),
setDefaultArgumentsGenerationContext(TRUE, TRUE)
)
# uses predefined variable
print(dac$partial)
# }
Run the code above in your browser using DataLab