File: bugReport.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 (13 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/bug-report.R
\name{bugReport}
\alias{bugReport}
\title{File an RStudio Bug Report}
\usage{
bugReport()
}
\description{
A utility function to assist with the filing of an RStudio bug report. This
function will pre-populate a template with information useful in
understanding your reported bug.
}