# NOT RUN {
tm1_delete_view(
tm1_connection("localhost", "8881", "admin", "apple"),
"SalesCube", "test")
con_obj <- tm1_connection("localhost", "8881", "admin", "apple")
tm1_delete_view(con_obj, "SalesCube", "test")
# }
Run the code above in your browser using DataLab