save.bookmark: Save Bookmarks

Description Usage Arguments Value Examples

View source: R/functions_bookmarks.R

Description

save.bookmark save bookmarks.

Usage

1
save.bookmark(text, bookmarks = list(), level = 1, page = NULL)

Arguments

text

the data.frame with the different variable

bookmarks

names of the variables on which statistics are calculated

level

names of the variable with which states are ordered

page

type of model either 'hmm' or 'picard'

Value

a bookmark list

Examples

1
save.bookmark(text,bookmarks=list(),level=1,page=NULL)

rpatin/pdfbookmarks documentation built on May 28, 2019, 12:36 a.m.