File: rd.Rmd

package info (click to toggle)
r-cran-ggally 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,136 kB
  • sloc: sh: 13; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: "GGally"
subtitle: "Extension to 'ggplot2'"
author: "Barret Schloerke"
copyright: "Barret Schloerke"
output:
  packagedocs::package_docs_rd:
    toc: true
    toc_collapse: true
redirect: http://ggobi.github.io/ggally/rd.html
vignette: |
  %\VignetteIndexEntry{GGally_rd}
  %\VignetteEngine{packagedocs::redirect}
navpills: |
  <li><a href='index.html'>Docs</a></li>
  <li class="active"><a href='rd.html'>Package Ref</a></li>
  <li><a href='https://github.com/ggobi/ggally'>Github <i class='fa fa-github'></i></a></li>
---

```{r auto-gen-child, child="auto-generated-rd.Rmd"}
```