Learn R Programming

RSiteCatalyst (version 1.4.10)

GetBookmarks: Get Defined Bookmarks for a user

Description

Get defined bookmarks for a user.

Usage

GetBookmarks(folder.limit = "", folder.offset = "")

Arguments

folder.limit
Max number of folders to return
folder.offset
Offset of folders (i.e. start with other than first folder)

Value

Data frame

Details

This function's arguments are both optional

Examples

Run this code
## Not run: 
# bookmarks<- GetBookmarks()
# 
# bookmarks2 <- GetBookmarks('5', '1')
# ## End(Not run)

Run the code above in your browser using DataLab