## Not run:
# con <- tibbr.connect("try.tibbr.com", "myusername", "mypassword")
# tibbr.post(con, "Hello, tibbr!") # Posts to your wall
# tibbr.post(con, "Hello, salesmen!", subject="Sales")
# tibbr.post(con, "Hello, everyone.",
# subject=c("Sales", "Marketing", "Engineering.ProjectAlpha"))
# tibbr.post(con, "Here's that proposal.", subject="Sales",
# links="http://sales/Alpha_Proposal/",
# attachments=c("AlphaCoverLetter.docx","AlphaProjections.csv"))
# alpha <- tibbr.subject(con, "alpha")
# tibbr.post(con, "To everyone involved in the Alpha project: Good job!", subject=alpha)
# ## End(Not run)
Run the code above in your browser using DataLab