Learn R Programming

ProfessR (version 2.1)

phist: Plot Histogram with Grades labeled

Description

Plot Histogram with Grades labeled

Usage

phist(G, Z = 1, L = 1, col = 2, add = FALSE, tit = "GEOL 105 Exam 1")

Arguments

G
Histogram list from do.grades
Z
numerical grades
L
text, vector, Letter Grades
col
color for text
add
logical, add=TRUE, add to existing plot
tit
title for plot

Value

  • List:
  • xx location on plot
  • yy location on plot
  • LLabel printed

See Also

do.grades

Examples

Run this code
newID3 =  repair.id(DBB, raw3)
raw3$id=newID3
raw3$ID=newID3

Run the code above in your browser using DataLab