# NOT RUN {
start_iss('myapp') %>%
directives(include_R = FALSE, R_version = '3.3.2',
custom_vars = 'helpers', custom_values = 'path\\to\\helpers') %>%
files(app_dir = getwd(),
file_list = '{#helpers}')
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab