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