# NOT RUN {
# You can combine custom R installation flags with Inno Setup constants
create_app("myapp", "app", R_flags = '/SILENT /DIR=""{userdocs}""')
run(iss, R_flags = '/SILENT /DIR=""{userdocs}""')
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab