File: tidyverse_sitrep.Rd

package info (click to toggle)
r-cran-tidyverse 1.3.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 636 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/update.R
\name{tidyverse_sitrep}
\alias{tidyverse_sitrep}
\title{Get a situation report on the tidyverse}
\usage{
tidyverse_sitrep()
}
\description{
This function gives a quick overview of the versions of R and RStudio as
well as all tidyverse packages. It's primarily designed to help you get
a quick idea of what's going on when you're helping someone else debug
a problem.
}