-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathfakir-package.Rd
35 lines (30 loc) · 1.13 KB
/
fakir-package.Rd
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
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/fakir-package.R
\docType{package}
\name{fakir-package}
\alias{fakir}
\alias{fakir-package}
\title{fakir: Generate Fake Datasets for Prototyping and Teaching}
\description{
\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}
Create fake datasets that can be used for prototyping and teaching. This package provides a set of functions to generate fake data for a variety of data types, such as dates, addresses, and names. It can be used for prototyping (notably in 'shiny') or as a tool to teach data manipulation and data visualization.
}
\seealso{
Useful links:
\itemize{
\item \url{https://github.com/Thinkr-open/fakir}
\item Report bugs at \url{https://github.com/Thinkr-open/fakir/issues}
}
}
\author{
\strong{Maintainer}: Colin Fay \email{[email protected]} (\href{https://orcid.org/0000-0001-7343-1846}{ORCID})
Authors:
\itemize{
\item Sebastien Rochette \email{[email protected]} (\href{https://orcid.org/0000-0002-1565-9313}{ORCID})
}
Other contributors:
\itemize{
\item ThinkR [copyright holder]
}
}
\keyword{internal}