File: repr_-times-.help_files_with_topic.Rd

package info (click to toggle)
r-cran-repr 1.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 356 kB
  • sloc: sh: 10; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 631 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/repr_help_files_with_topic.r
\name{repr_*.help_files_with_topic}
\alias{repr_*.help_files_with_topic}
\alias{repr_text.help_files_with_topic}
\alias{repr_html.help_files_with_topic}
\alias{repr_latex.help_files_with_topic}
\title{Representations of help}
\usage{
\method{repr_text}{help_files_with_topic}(obj, ...)

\method{repr_html}{help_files_with_topic}(obj, ...)

\method{repr_latex}{help_files_with_topic}(obj, ...)
}
\arguments{
\item{obj}{Help topic to create a representation for}

\item{...}{ignored}
}
\description{
Representations of help
}