# NOT RUN {
# We want to update the contents of the Roxygen2 with the new parameter "b"
# without touching the other fields
# Before
cat(readLines(system.file('example_moga.R',package = 'sinew')),sep = '\n')
# After
moga(system.file('example_moga.R',package = 'sinew'))
# }
Run the code above in your browser using DataLab