๐Ÿ‘พ
R for Bioinformatics
CtrlK
  • Welcome
  • ๐ŸถBasic Concepts
    • ๐ŸงString
    • ๐ŸฅณData Type
    • ๐ŸคกOperators
    • ๐Ÿค Conditional Statement
    • โžฟLoops
    • ๐ŸFunction
  • ๐Ÿ˜ŽLoad Data
  • โšฝDataFrame
  • ๐Ÿ•ถ๏ธTidy Data in R
  • โœจData Visualization in R
    • ๐Ÿ’พSaving Graphs in R
    • ๐ŸŒˆColors in R
    • ๐Ÿ“ŠR base graphics
      • ๐Ÿ“ˆGeneric Plot Types
      • ๐Ÿ€Scatter Plot by R base graph
      • ๐Ÿ˜ผHistogram by R base graph
      • ๐Ÿ“ฆBoxplot by R base graph
    • ๐Ÿ“ฃggplot2 package
      • ๐Ÿง€Scatter Plot
      • Histogram
Powered by GitBook
On this page
  1. โœจData Visualization in R

๐Ÿ“ŠR base graphics

๐Ÿ“ˆGeneric Plot Types๐Ÿ€Scatter Plot by R base graph๐Ÿ˜ผHistogram by R base graph๐Ÿ“ฆBoxplot by R base graph
PreviousColors in RNextGeneric Plot Types

Last updated 2 years ago