Learn R Programming

ProfessR (version 2.4-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")

Value

List:

x

x location on plot

y

y location on plot

L

Label printed

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

Author

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

See Also

do.grades

Examples

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


}



Run the code above in your browser using DataLab