addPerson(system.file("examples/AddressBookFile", package="RProtoBuf"),
7, "James Bond", "james@bond.com", c("home"="(123) 456-7890", "work"="(222) 333-4455"))
clearPerson(system.file("examples/AddressBookFile", package="RProtoBuf"), 3)
Run the code above in your browser using DataLab