# NOT RUN {
o <- opal.login('administrator','password', url='https://opal-demo.obiba.org')
opal.project_create(o, 'test', database='opal_data', title='This is a test', tags=list('Test'))
opal.logout(o)
# }
Run the code above in your browser using DataLab