if (FALSE) {
# this applies only for "free" users
uu <- bitly_update_user(name = "Malc")
# if you are premium user, you can additionally adjust your group id
uug <- bitly_update_user(name = "Malc", default_group_guid = "TestGroupID")
}
Run the code above in your browser using DataLab