-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 755 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 755 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
Package: TileMaker
Type: Package
Title: Create Tiles Suitable For Html Dashboards
Version: 0.2.9
Author: Amit Kohli, Joshua Kunst
Maintainer: Amit Kohli <amit@amitkohli.com>
Description: This package builds handsome single-data-point boxes suitable for inclusion in dashboards. It uses the Bootstrap v3 css buttons to make the process easy. Acts as a more fully-featured alternative to infoBox and valueBox.
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 7.1.2
BugReports: https://github.com/DataStrategist/TileMaker/issues
URL: http://datastrategist.github.io/TileMaker/
Imports:
htmltools,
purrr,
dplyr,
rlang,
tibble
Encoding: UTF-8
Suggests:
testthat,
knitr,
rmarkdown,
ggplot2
VignetteBuilder: knitr