# NOT RUN {
# all categories
categories()
# a specfic category
category("questions")
category("packages")
# latest topics for a category
category_latest_topics("packages")
# top topics for a category
category_top_topics("packages")
# new topics for a category
category_new_topics("packages")
# create a category
category_create("stuff3", "F7941D", "FFFFFF", "My new category")
# }
Run the code above in your browser using DataLab