skillsByName {radarchart} | R Documentation |
Rotated version of skills data
Description
A dataset containing the skills vectors for three people but by row rather
than column. This data set is used to show how to rotate the data into a
format accepted by chartJSRadar
.
Usage
skillsByName
Format
A data frame with 6 rows and 4 columns
- Name
Name of the team member
- Communicator
Their Communicator score: 0-10
- Data Wangler
Their Data Wangler score: 0-10
- Modeller
Their Modeller score: 0-10
- Programmer
Their Programmer score: 0-10
- Technologist
Their Technologist score: 0-10
- Visualizer
Their Visualizer score: 0-10
Source
Simulated
[Package radarchart version 0.3.1 Index]