# NOT RUN {
tm1_get_native_view(
tm1_connection("localhost", "8881", "admin", "apple"),
"SalesCube", "Default", RowElementAsColumn=FALSE)
con_obj <- tm1_connection("localhost", "8881", "admin", "apple")
tm1_get_native_view(con_obj, "SalesCube", "Default")
# }
Run the code above in your browser using DataLab