fancyR: fancyapp.js构建的htmlwidgets小部件

Description Usage Arguments

View source: R/fancyR.R

Description

fancyapp.js构建的htmlwidgets小部件

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
fancyR(
  file,
  caption = NULL,
  footnote = NULL,
  data_caption = TRUE,
  thumbnail = FALSE,
  width = NULL,
  height = NULL,
  elementId = NULL,
  dots = TRUE,
  panzoom = FALSE,
  html = NULL
)

Arguments

file

文件名,支持mp4,html,pdf以及其他如png等

caption

caption

footnote

脚注

data_caption

每个fancybox的caption

thumbnail

缩略图

html

fancyapp 自定义的html布局


Liripo/fancyR documentation built on Dec. 17, 2021, 1:10 a.m.