Search code examples
Migrating R libraries...

rinstallationadministrationr-faq

Read More
as.Date with dates in format m/d/y in R...

rdater-faq

Read More
What does "S3 methods" mean in R?...

roopr-faqr-s3r-s4

Read More
Memory profiling in R - tools for summarizing...

rmemory-profilingr-faq

Read More
Reshape multiple value columns to wide format...

rreshaper-faq

Read More
How to order my dataframe lexicographicaly...

rsortingr-faq

Read More
Convert a dataframe to a vector (by rows)...

rdataframevectorr-faq

Read More
How can I read the source code for an R function?...

rr-faq

Read More
One function to detect NaN, NA, Inf, -Inf, etc.?...

rnannar-faq

Read More
R round to nearest .5 or .1...

rroundingr-faq

Read More
How to filter a data frame...

rfilterr-faq

Read More
Dealing with TRUE, FALSE, NA and NaN...

rbooleanlogical-operatorsnar-faq

Read More
How can I avoid having my R script printed every time I run it?...

rr-faq

Read More
How to subset matrix to one column, maintain matrix data type, maintain row/column names?...

rmatrixsubsetr-faq

Read More
How to measure similarity between strings?...

regexstringrr-faq

Read More
Find complement of a data frame (anti - join)...

rjoinmerger-faq

Read More
How to get mean, median, and other statistics over entire matrix, array or dataframe?...

arraysrmatrixdataframer-faq

Read More
View the source of an R package...

rr-faq

Read More
Access variable value where the name of variable is stored in a string...

rvariablesr-faq

Read More
How to add leading zeros?...

rformattingnumber-formattingr-faq

Read More
Create categorical variable in R based on range...

rr-faq

Read More
Variable name restrictions in R...

rr-faq

Read More
Find the day of a week...

rdater-faq

Read More
How to name variables on the fly?...

rassignr-faq

Read More
as.Date returning NA while converting from 'ddmmmyyyy'...

rdater-faq

Read More
Convert list to data frame while keeping list-element names...

rlistdataframer-faq

Read More
Why is it not advisable to use attach() in R, and what should I use instead?...

rdataframer-faq

Read More
How to subtract/add days from/to a date?...

rdater-faq

Read More
Is there anything wrong with using T & F instead of TRUE & FALSE?...

rr-faq

Read More
How to call an object with the character variable of the same name...

rr-faq

Read More
BackNext