# NOT RUN {
## put data.frame into BioUML repository
x <- data.frame(A=1:10,B=LETTERS[1:10])
biouml.login("https://ict.biouml.org")
biouml.put("data/Collaboration/Demo/Data/Rtest/test_df", x)
biouml.logout()
# }
Run the code above in your browser using DataLab