File: getThemes.Rd

package info (click to toggle)
r-cran-rstudioapi 0.17.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 916 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/themes.R
\name{getThemes}
\alias{getThemes}
\title{Get Theme List}
\usage{
getThemes()
}
\description{
Retrieves a list of the names of all the editor themes installed for
RStudio.
}
\note{
The \code{getThemes} function was introduced in RStudio 1.2.879.
}