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