powered by
Get defined bookmarks for a user.
GetBookmarks(folder.limit = "", folder.offset = "")
Max number of folders to return
Offset of folders (i.e. start with other than first folder)
Data frame
This function's arguments are both optional
# NOT RUN { bookmarks<- GetBookmarks() bookmarks2 <- GetBookmarks('5', '1') # }
Run the code above in your browser using DataLab