-
Notifications
You must be signed in to change notification settings - Fork 0
CRWayman/Histogram_Data
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository includes an R code which I developed to help me learn some fundamentals of R. This code is intended to take a table of data in which values have corresponding frequency values. These could be plotted as a bar chart, however, I wanted to put them in a format that could allow the use of a histogram. This data is discrete, and was therefore plotted using a bar chart, however the use of continuous data would simply require the user to change the geometry of qplot to "histogram."
About
A repository containing a simple R script to practice transforming a table of data into data that can be plotted into a histogram.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published