Explorar el Código

Fix for webshot

tags/0.1.1
Maxime Wack hace 6 años
padre
commit
9540659abf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      vignettes/desctable.Rmd

+ 1
- 1
vignettes/desctable.Rmd Ver fichero

@@ -17,7 +17,7 @@ options(DT.options = list(#scrollX = T,
search = F,
dom = "Brtip",
fixedColumns = T))
knitr::opts_chunk$set(message = F, warning = F)
knitr::opts_chunk$set(message = F, warning = F, screenshot.force = F)
```
Desctable is a comprehensive descriptive and comparative tables generator for R.



Cargando…
Cancelar
Guardar