Learn R Programming

ProfessR (version 2.3)

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:
x
x location on plot
y
y location on plot
L
Label printed

See Also

do.grades

Examples

Run this code
## Not run: 
# newID3 =  repair.id(DBB, raw3)
# raw3$id=newID3
# raw3$ID=newID3
# 
# 
# ## End(Not run)



Run the code above in your browser using DataLab