view_item {trelliscopejs}R Documentation

Construct a list of view items

Description

Construct a list of view items

Usage

view_item(name, hash)

Arguments

name

A string indicating the name of the view (will be displayed in the "Views" sidebar)

hash

A URL hash that sends the user to this view (typically the URL starting with &nrow=...)


[Package trelliscopejs version 0.2.11 Index]