File: smiths.Rd

package info (click to toggle)
r-cran-tidyr 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,720 kB
  • sloc: cpp: 268; sh: 9; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (3)
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/data.R
\docType{data}
\name{smiths}
\alias{smiths}
\title{Some data about the Smith family}
\format{
A data frame with 2 rows and 5 columns.
}
\usage{
smiths
}
\description{
A small demo dataset describing John and Mary Smith.
}
\keyword{datasets}