Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (398)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
The R Graphics Package
What is The R Graphics Package?
✍: FYIcenter.com
The R Graphics Package is built-in "graphics" package in the R environment. It provides functions for "base" graphics, which are traditional S-like graphics, as opposed to the more recent grid graphics.
Here is a list of all functions provided in "graphics 4.0.5" release:
Axis Generic Function to Add an Axis to a Plot abline Add Straight Lines to a Plot arrows Add Arrows to a Plot assocplot Association Plots axTicks Compute Axis Tickmark Locations axis Add an Axis to a Plot axis.POSIXct Date and Date-time Plotting Functions barplot Bar Plots box Draw a Box around a Plot boxplot Box Plots boxplot.matrix Draw a Boxplot for each Column (Row) of a Matrix bxp Draw Box Plots from Summaries cdplot Conditional Density Plots clip Set Clipping Region contour Display Contours coplot Conditioning Plots curve Draw Function Plots dotchart Cleveland's Dot Plots filled.contour Level (Contour) Plots fourfoldplot Fourfold Plots frame Create / Start a New Plot Frame graphics-package The R Graphics Package grconvertX Convert between Graphics Coordinate Systems grid Add Grid to a Plot hist Histograms hist.POSIXt Histogram of a Date or Date-Time Object identify Identify Points in a Scatter Plot image Display a Color Image layout Specifying Complex Plot Arrangements legend Add Legends to Plots lines Add Connected Line Segments to a Plot locator Graphical Input matplot Plot Columns of Matrices mosaicplot Mosaic Plots mtext Write Text into the Margins of a Plot pairs Scatterplot Matrices panel.smooth Simple Panel Plot par Set or Query Graphical Parameters persp Perspective Plots pie Pie Charts plot.data.frame Plot Method for Data Frames plot.default The Default Scatterplot Function plot.design Plot Univariate Effects of a Design or Model plot.factor Plotting Factor Variables plot.formula Formula Notation for Scatterplots plot.histogram Plot Histograms plot.raster Plotting Raster Images plot.table Plot Methods for 'table' Objects plot.window Set up World Coordinates for Graphics Window plot.xy Basic Internal Plot Function points Add Points to a Plot polygon Polygon Drawing polypath Path Drawing rasterImage Draw One or More Raster Images rect Draw One or More Rectangles rug Add a Rug to a Plot screen Creating and Controlling Multiple Screens on a Single Device segments Add Line Segments to a Plot smoothScatter Scatterplots with Smoothed Densities Color Representation spineplot Spine Plots and Spinograms stars Star (Spider/Radar) Plots and Segment Diagrams stem Stem-and-Leaf Plots stripchart 1-D Scatter Plots strwidth Plotting Dimensions of Character Strings and Math Expressions sunflowerplot Produce a Sunflower Scatter Plot symbols Draw Symbols (Circles, Squares, Stars, Thermometers, Boxplots) text Add Text to a Plot title Plot Annotation xinch Graphical Units xspline Draw an X-spline
For more information on each function, visit https://stat.ethz.ch/R-manual/R-devel/library/graphics/html/.
⇐ Built-in Graphics Package in R Environment
2023-05-09, 444🔥, 0💬
Popular Posts:
How to fix the Microphone Permissions error with making a call with Messenger in iPhone? If your Mic...
How to fix the Microphone Permissions error with making a call with Messenger in iPhone? If your Mic...
What is a slide master in PowerPoint? A slide master is a set of slide layouts defined to help you c...
How to unzip a PowerPoint .pptx file? According to Microsoft documentation, a .pptx file is really a...
Why I getting the "Error! No text of specified style in document." in Microsoft Word? You are gettin...