Recent questions tagged r

0 votes
1 answer

Why does tidyverse still require plyr to load?

Jun 19, 2022 in Data Analytics by Avinash
• 1,260 points
2,043 views
0 votes
1 answer

setwd() in the current working dir

Jun 19, 2022 in Data Analytics by Avinash
• 1,260 points
798 views
0 votes
1 answer

Import CSV file using R

Jun 19, 2022 in Data Science by Avinash
• 1,260 points
1,772 views
0 votes
1 answer

How can I make a list of lists in R?

Jun 19, 2022 in Data Analytics by Avinash
• 1,260 points
1,018 views
0 votes
1 answer

Problem with sample function in R

Jun 19, 2022 in Data Science by Avinash
• 1,260 points
927 views
0 votes
1 answer

How to implement Knn-algorithm without using k-nn function in r?

Jun 19, 2022 in Data Science by Avinash
• 1,260 points
903 views
0 votes
1 answer

unique() for more than one variable

Jun 19, 2022 in Data Science by Avinash
• 1,260 points
661 views
0 votes
1 answer

understanding sapply function in r

Jun 19, 2022 in Data Analytics by Avinash
• 1,260 points
937 views
0 votes
1 answer
0 votes
1 answer

Vectorized IF statement in R?

Jun 17, 2022 in Data Analytics by Avinash
• 1,260 points
2,531 views
0 votes
1 answer

Mean of categorical variables from plyr package

Jun 17, 2022 in Data Analytics by Avinash
• 1,260 points
847 views
0 votes
1 answer
0 votes
1 answer

What does |> (pipe greater than) mean in R?

Jun 14, 2022 in Data Science by Avinash
• 1,260 points
2,691 views
0 votes
1 answer

The difference between Map() and map () from Purrr package in R

Jun 14, 2022 in Data Science by Avinash
• 1,260 points
842 views
0 votes
1 answer

Why variance in R is different? [duplicate]

Jun 14, 2022 in Data Analytics by Avinash
• 1,260 points
1,014 views
0 votes
1 answer

if - else if - else statement and brackets

Jun 14, 2022 in Data Analytics by Avinash
• 1,260 points
1,506 views
0 votes
1 answer
0 votes
1 answer

How to use the switch statement in R functions?

Jun 14, 2022 in Data Analytics by Avinash
• 1,260 points
1,051 views
0 votes
1 answer

R: Comment out block of code [duplicate]

Jun 14, 2022 in Data Analytics by Avinash
• 1,260 points
819 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

What does the double percentage sign (%%) mean?

Jun 14, 2022 in Data Analytics by Avinash
• 1,260 points
4,477 views
0 votes
1 answer

Changing column names of a data frame

Jun 14, 2022 in Data Science by Avinash
• 1,260 points
871 views
0 votes
1 answer

How to join (merge) data frames (inner, outer, left, right)

Jun 14, 2022 in Data Science by Avinash
• 1,260 points
790 views
0 votes
1 answer

How to overlay density plots in R?

Jun 14, 2022 in Data Science by Avinash
• 1,260 points
1,802 views
0 votes
1 answer

Loading ggplot2 package, missing 'munsell' package

Jun 14, 2022 in Data Analytics by Avinash
• 1,260 points
1,794 views
0 votes
0 answers

R package: Write own summary function (method)

Jun 14, 2022 in Data Analytics by Avinash
• 1,260 points
838 views
0 votes
1 answer

How to use the strsplit function with a period

Jun 14, 2022 in Data Analytics by Avinash
• 1,260 points
1,298 views
0 votes
1 answer

tidyr: using mutate inside a function

Jun 13, 2022 in Data Analytics by Avinash
• 1,260 points
885 views
0 votes
0 answers

Importing Excel files into R, xlsx or xls

Jun 13, 2022 in Others by Avinash
• 1,260 points
555 views
0 votes
0 answers

How to use VIF in r?

Jun 13, 2022 in Others by Avinash
• 1,260 points
666 views
0 votes
0 answers

Do you use attach() or call variables by name or slicing?

Jun 13, 2022 in Others by Avinash
• 1,260 points
597 views
0 votes
0 answers
0 votes
0 answers

how to make 2 separate substrings from strsplit in R

Jun 13, 2022 in Data Science by Avinash
• 1,260 points
585 views
0 votes
1 answer

Difference between paste() and paste0()

Jun 10, 2022 in Data Analytics by Avinash
• 1,260 points
1,069 views
0 votes
1 answer
0 votes
1 answer

How to find the statistical mode?

Jun 10, 2022 in Data Analytics by Avinash
• 1,260 points
815 views
0 votes
0 answers

Function to clear the console in R and RStudio

Jun 10, 2022 in Data Analytics by Avinash
• 1,260 points
839 views
0 votes
0 answers
0 votes
1 answer

How to rename a single column in a data.frame?

Jun 10, 2022 in Data Analytics by Avinash
• 1,260 points
771 views
0 votes
1 answer

How To Create Vector of Vector In R

Jun 10, 2022 in Data Science by Avinash
• 1,260 points
894 views
0 votes
0 answers

Why I cannot save mutate result in r?

Jun 9, 2022 in Data Analytics by Avinash
• 1,260 points
761 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

What does na.rm=TRUE actually means?

Jun 9, 2022 in Data Analytics by Avinash
• 1,260 points
1,133 views
0 votes
0 answers

How does mean parameter in rnorm function works?

Jun 9, 2022 in Others by Avinash
• 1,260 points
844 views
0 votes
1 answer

Use of $ and %% operators in R

Jun 2, 2022 in Data Analytics by avinash
• 1,840 points
1,190 views
0 votes
1 answer

plotting in different shapes using pch= argument

Jun 2, 2022 in Data Science by avinash
• 1,840 points
897 views
0 votes
0 answers

Understanding the result of modulo operator: %%

Jun 2, 2022 in Others by avinash
• 1,840 points
544 views