-
Notifications
You must be signed in to change notification settings - Fork 292
Expand file tree
/
Copy pathpurrr-package.Rd
More file actions
36 lines (31 loc) · 919 Bytes
/
purrr-package.Rd
File metadata and controls
36 lines (31 loc) · 919 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/package-purrr.R
\docType{package}
\name{purrr-package}
\alias{purrr}
\alias{purrr-package}
\title{purrr: Functional Programming Tools}
\description{
\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}
A complete and consistent functional programming toolkit for R.
}
\seealso{
Useful links:
\itemize{
\item \url{https://purrr.tidyverse.org/}
\item \url{https://github.com/tidyverse/purrr}
\item Report bugs at \url{https://github.com/tidyverse/purrr/issues}
}
}
\author{
\strong{Maintainer}: Hadley Wickham \email{hadley@posit.co} (\href{https://orcid.org/0000-0003-4757-117X}{ORCID})
Authors:
\itemize{
\item Lionel Henry \email{lionel@posit.co}
}
Other contributors:
\itemize{
\item Posit Software, PBC (\href{https://ror.org/03wc8by49}{ROR}) [copyright holder, funder]
}
}
\keyword{internal}