plot_individual_scores: plot_individual_scores()

Description Usage Arguments Value

Description

plot RIT reading score for each students on the roster

Usage

1
2
3
4
plot_individual_scores(df, score = "rit",
  my_title = paste("Individual students' scores on the RIT reading scale\n"),
  my_lab = paste("RIT Reading score"), my_palette = c("#2CA02C", "#FF7F0E",
  "#D62728"))

Arguments

df

data.frame: Name of the data frame containing NWEA data

score

character: Name of the score column in df

my_title

character: Main title of the chart

my_lab

character: y-axis title

my_palette

character: hexadecimal color values

Value

ggplot


thelayc/laycca documentation built on May 31, 2019, 9:48 a.m.