phist: Plot Histogram with Grades labeled

phistR Documentation

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

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

do.grades

Examples

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



## End(Not run)




ProfessR documentation built on Aug. 21, 2023, 9:07 a.m.