-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 766 Bytes
/
DESCRIPTION
File metadata and controls
20 lines (20 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: bdgramR
Type: Package
Title: Figure Coordinates for Visualizations of Human Body Diagrams
Version: 0.1.0
Authors@R: person(given = "Jose", family = "Fernandez", role = c("aut", "cre"), email = "jose.fernandezdv@gmail.com")
Description: Small package to provide polygon coordinates to create body diagrams. This type of visualizations are usually used as heat maps in a variety of applications, especially in the field of Sport Science and Strength & Conditioning.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
dplyr,
ggplot2,
tidyr,
magrittr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends:
R (>= 2.10)
URL: https://github.com/josedv82/bodygramR
BugReports: https://github.com/josedv82/bodygramR/issues