File: ggpubr_options.Rd

package info (click to toggle)
r-cran-ggpubr 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,240 kB
  • sloc: makefile: 2
file content (16 lines) | stat: -rw-r--r-- 292 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ggpubr_options.R
\name{ggpubr_options}
\alias{ggpubr_options}
\title{Global Options for GGPubr}
\usage{
ggpubr_options()
}
\description{
Displays allowed global options in ggpubr.
}
\examples{

ggpubr_options()

}