labicycle.blogg.se

Rcloudstudio
Rcloudstudio







rcloudstudio

0.3 Paired t-test (Section 8 in the fall stats manual).

rcloudstudio

  • 0.2.2 Creating a bar chart with error bars using RStudio.
  • 0.2.1 Running a t-test of means using RStudio.
  • 0.2 The t-test of Means (Section 7 in the fall stats manual).
  • 0.1 Linear regression (Section 6 from fall stats manual).
  • ResponseCard (“Clicker”), ResponseWare, and Reading Assessment Quiz (RAQ) Information theme_void()Ī theme for visual unit tests. theme_classic()Ī classic-looking theme, with x and y axis lines and no gridlines.

    rcloudstudio

    theme_minimal()Ī minimalistic theme with no background annotations. Useful to make thin coloured lines pop out. The dark cousin of theme_light(), with similar line sizes but a dark background. To direct more attention towards the data. Note that this theme has some very thin lines (<< 1 pt) which some journalsĪ theme similar to theme_linedraw() but with light grey lines and axes, theme_linedraw()Ī theme with only black lines of various widths on white backgrounds, May work better for presentationsĭisplayed with a projector. The signature ggplot2 theme with a grey background and white gridlines,ĭesigned to put the data forward yet make comparisons easy.

    rcloudstudio

    Theme_grey ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_gray ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_bw ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_linedraw ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_light ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_dark ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_minimal ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_classic ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_void ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 ) theme_test ( base_size = 11, base_family = "", base_line_size = base_size / 22, base_rect_size = base_size / 22 )









    Rcloudstudio