Search code examples
Annotating text on individual facet in ggplot2...


rggplot2facet-wrapfacet-gridr-faq

Read More
Remove an entire column from a data.frame in R...


rdataframer-faq

Read More
How do you use "<<-" (scoping assignment) in R?...


rscopinglexical-scoper-faq

Read More
How to import multiple .csv files at once?...


rr-faq

Read More
Remove rows with all or some NAs (missing values) in data.frame...


rdataframefiltermissing-datar-faq

Read More
Formatting Decimal places in R...


rformattingroundingr-faq

Read More
Cleaning up factor levels (collapsing multiple levels/labels)...


rr-factorr-faq

Read More
Concatenate a vector of strings/character...


rstringr-faq

Read More
Split data.frame based on levels of a factor into new data.frames...


rdataframer-faq

Read More
How to load packages in R automatically?...


rloadingr-packager-faqdefaults

Read More
Read an Excel file directly from a R script...


excelrr-faq

Read More
Convert continuous numeric values to discrete categories defined by intervals...


rr-faq

Read More
Understanding color scales in ggplot2...


rggplot2r-faq

Read More
Sort (order) data frame rows by multiple columns...


rsortingdataframer-faq

Read More
Remove duplicated rows...


rduplicatesr-faq

Read More
Aggregate / summarize multiple variables per group (e.g. sum, mean)...


rdataframedata.tableaggregater-faq

Read More
How can I remove all duplicates so that NONE are left in a data frame?...


rduplicatesuniquer-faq

Read More
How can I view the source code for a function?...


rfunctiondebuggingr-faq

Read More
Replacing NAs with latest non-NA value...


rdata.tablezoor-faq

Read More
Create binned values of a numeric column...


rr-faq

Read More
Extracting specific columns from a data frame...


rdataframer-faq

Read More
ggplot with 2 y axes on each side and different scales...


rggplot2r-faq

Read More
What is the difference between require() and library()?...


rpackager-faq

Read More
How to sum a variable by group...


rdataframeaggregater-faq

Read More
What do the %op% operators in mean? For example "%in%"?...


rsyntaxoperatorsr-faq

Read More
R: what are Slots?...


ooprr-s4slotr-faq

Read More
Paste multiple columns together...


rpaster-faq

Read More
Why are these numbers not equal?...


rfloating-pointfloating-accuracyr-faq

Read More
How to plot all the columns of a data frame in R...


rdataframeplotr-faq

Read More
Get filename without extension in R...


rr-faq

Read More
BackNext