Package 'Rogctable'

Title: Interactive Table with LaTeX And OGC Layers
Description: Who said PDF can't be interactive? This package allows to create some interactive tables with LaTeX using PDF Layers/Optional Content Groups (OCG).
Authors: Alain Quartier-la-Tente [aut, cre]
Maintainer: Alain Quartier-la-Tente <[email protected]>
License: What license is it under?
Version: 0.1.0
Built: 2024-11-04 04:03:35 UTC
Source: https://github.com/AQLT/Rogctable

Help Index


Sortable Table

Description

Sortable Table

Usage

ogc_hide(x, align, show = 1, label = NULL, vline = "", striped = FALSE)

Arguments

show

the layer to show by default. The first layer contains all the date, the second layer hide the second column, etc.


Create OGC table with 'Tiks'

Description

Create OGC table with 'Tiks'

Usage

ogc_table(x, align, label = NULL, vline = "", striped = FALSE)

Arguments

x

a data.frame.

align, label, vline

see knitr::kable.

striped

boolean