Trending questions in Data Analytics

0 votes
0 answers

Combine shiny with rmarkdown

How to combine shiny render functions with ...READ MORE

Jul 31, 2019 in Data Analytics by avinash
816 views
0 votes
0 answers

Knit output Options for rmarkdown script

What are the options that can be ...READ MORE

Jul 31, 2019 in Data Analytics by kriti
811 views
0 votes
0 answers

Kmeans Clusters - R plot

Hi, can someone help me visualize the ...READ MORE

Aug 1, 2019 in Data Analytics by rajeev
763 views
0 votes
0 answers

RMarkdown - Multiple tabs

How to define multiple tabs in rmarkdown ...READ MORE

Aug 1, 2019 in Data Analytics by anonymous
793 views
0 votes
0 answers

How to add color legend for box plots in R?

How to add color legend for box ...READ MORE

Jul 4, 2019 in Data Analytics by keerthi
1,993 views
0 votes
0 answers

Plot different lines as per category and color using ggplot

Hi, how to show different types of ...READ MORE

Jul 23, 2019 in Data Analytics by nidhi
1,146 views
0 votes
0 answers

how to hide and show legends for different geom_plots* in a single ggplot?

how to hide and show legends for ...READ MORE

Jul 23, 2019 in Data Analytics by karthick
1,124 views
0 votes
0 answers

RMarkdown Text Formating

Hi, What are the basic formating  options ...READ MORE

Jul 31, 2019 in Data Analytics by anonymous
746 views
0 votes
0 answers

Any suggestions on how to perform multivariate analysis of fields in R using plots?

Any suggestions on how to perform multivariate ...READ MORE

Jul 22, 2019 in Data Analytics by sindhu
992 views
0 votes
0 answers

Axis does not start from bottom of the plot

Hi, im trying to create a custom ...READ MORE

Jul 25, 2019 in Data Analytics by samira
836 views
0 votes
0 answers

Calendar - R

HI, can you help me to create ...READ MORE

Jul 25, 2019 in Data Analytics by kriti
833 views
0 votes
0 answers

Not showing map properly

Hi, im using World.cities dataset to show ...READ MORE

Jul 25, 2019 in Data Analytics by lekhana
786 views
0 votes
0 answers

How to install Rcmdr?

How to install Rcmdr in R? READ MORE

Jul 19, 2019 in Data Analytics by nikita
1,043 views
0 votes
1 answer

How to filter only those rows with a condition in R?

Write R code as below temp = data ...READ MORE

Jul 15, 2019 in Data Analytics by anonymous
• 33,050 points
1,160 views
0 votes
0 answers

Arrange the order of axis elements in ggplot

How to arrange the order of axis ...READ MORE

Jul 17, 2019 in Data Analytics by likitha
1,107 views
0 votes
0 answers

Edit date values in ggplot line chart -R

Hi, I want to edit the data ...READ MORE

Jul 25, 2019 in Data Analytics by rekha
759 views
+1 vote
1 answer

Error in .External.graphics - R

You need to install arulesViz package,and load ...READ MORE

Jul 8, 2019 in Data Analytics by sindhu
1,390 views
0 votes
0 answers

Show map Visualizations - R

How to use default map datasets to ...READ MORE

Jul 25, 2019 in Data Analytics by priya
675 views
0 votes
1 answer

% of nulls for each column in the dataset - R

Use code as below -  lapply(air,function(x) { length(which(is ...READ MORE

Jul 4, 2019 in Data Analytics by anonymous
• 33,050 points
1,512 views
0 votes
0 answers

Different Datasets for R

Hi. Im new to R, Can you ...READ MORE

Jul 16, 2019 in Data Analytics by rohini
1,001 views
0 votes
0 answers

How to store r output that contains both text and tables using render* Functions?

How to store r output that contains ...READ MORE

Jul 19, 2019 in Data Analytics by pragyat
862 views
0 votes
0 answers

Check type of input taken through textInput in shiny app

How to Check type of input taken ...READ MORE

Jul 16, 2019 in Data Analytics by rubini
977 views
+1 vote
0 answers

Color attribute values in plot - R

Hi, i want to show different colors ...READ MORE

Jul 12, 2019 in Data Analytics by keerthi
1,116 views
0 votes
0 answers
0 votes
0 answers

shiny apps authentication

How to add authentication for shiny applications? READ MORE

Jul 17, 2019 in Data Analytics by rithvik
902 views
0 votes
0 answers

Linear Regression using Rcmdr

Hi, How to do Linear Regression using ...READ MORE

Jul 19, 2019 in Data Analytics by kriti
819 views
0 votes
0 answers

How to trigger an action after clicking on a button? - R

Hi, i want to show the updated ...READ MORE

Jul 16, 2019 in Data Analytics by dhruv
939 views
0 votes
0 answers

How to normalize values in fields to show in plots in R?

Hi, I use a dataset called airquality ...READ MORE

Jul 9, 2019 in Data Analytics by sindhu
1,184 views
0 votes
0 answers

Give output variable as input to another vaiable in shiny app

Can i send the output stored in ...READ MORE

Jul 16, 2019 in Data Analytics by rubini
834 views
0 votes
0 answers

Summary of fields after group by a field.

How to summarize fields wIth respect to ...READ MORE

Jul 19, 2019 in Data Analytics by nitya
681 views
+1 vote
0 answers

How to show CLUSTERS AFTER USING Kmeans(data,n) in R?

Hi, I'm new to R. I used ...READ MORE

Jul 12, 2019 in Data Analytics by prakash
909 views
0 votes
1 answer

How do I ignore errors in R

With the try function you can handle errors to ...READ MORE

Nov 6, 2018 in Data Analytics by Kalgi
• 52,340 points
11,621 views
0 votes
1 answer

How to run R code using JAVA program?

You're trying to call an external application. ...READ MORE

Mar 12, 2019 in Data Analytics by Sophie may
• 10,620 points
6,196 views
0 votes
0 answers

Apply functions in R

What are apply functions and what are ...READ MORE

Jul 15, 2019 in Data Analytics by payal
781 views
0 votes
1 answer

Read data from various csv and store it in one dataframe

Use rbind() to join both data frames ...READ MORE

Jul 4, 2019 in Data Analytics by anonymous
• 33,050 points
1,203 views
0 votes
1 answer

Replace columns containing row id into a constant value - R

Create a vector of the list of ...READ MORE

Jul 4, 2019 in Data Analytics by Cherukuri
• 33,050 points
1,223 views
0 votes
0 answers

Show different shapes wrt a field in a scatter chart in R

Hi, I'm new to R. I want ...READ MORE

Jul 12, 2019 in Data Analytics by lydia
850 views
0 votes
0 answers

Set up shinyapps account in R

Procedure to Set up shinyapps.io account in ...READ MORE

Jul 16, 2019 in Data Analytics by Kalyan
668 views
0 votes
0 answers

How to add custom labels to charts in R?

How to add custom labels to charts ...READ MORE

Jul 4, 2019 in Data Analytics by Prerana
1,205 views
+1 vote
0 answers

dplyr R - Pipelining

Hi, can you tell how pipelining works ...READ MORE

Jul 12, 2019 in Data Analytics by riya
789 views
0 votes
0 answers

Chart/plot to show 3 dimensions in a chart - R

Hi, I want to show chart with ...READ MORE

Jul 12, 2019 in Data Analytics by kalyan
788 views
0 votes
1 answer

R programming: Data Categorization

Try this: wineData$taste <- NA ...READ MORE

Jun 28, 2019 in Data Analytics by Zulaikha
• 910 points
1,340 views
+1 vote
0 answers

Can i add a boxplot using 2 fields/attributes in x axis like dual axis in R?

Can i add a boxplot using 2 ...READ MORE

Jul 9, 2019 in Data Analytics by lokesh
863 views
0 votes
2 answers

R Package installed or not

To see all installed packages in system ...READ MORE

Jun 27, 2019 in Data Analytics by anonymous
• 33,050 points
1,333 views
0 votes
1 answer

How to change the datatype of any field in an external dataset in R?

Hi Anand, Try as below - class(dataset/dataframe$col_name) <- ...READ MORE

Jun 28, 2019 in Data Analytics by anonymous
• 33,050 points
1,320 views
+1 vote
1 answer

Change font size of valueBox - shiny R

Try writing your valueBox with this syntax: valueBox( ...READ MORE

Dec 4, 2018 in Data Analytics by Haseeb
10,123 views
0 votes
0 answers

How to install KMggplot2 Plugin for Rcmdr in R?

How to install KMggplot2 Plugin for Rcmdr ...READ MORE

Jul 8, 2019 in Data Analytics by nithin
873 views
0 votes
1 answer

substring of last N characters in R

Use below code -  If the elements within ...READ MORE

Jul 4, 2019 in Data Analytics by anonymous
• 33,050 points
1,125 views
0 votes
1 answer

Joining 2 vectors into 1 variable - R

A small trick that you can do ...READ MORE

Jul 4, 2019 in Data Analytics by anonymous
• 33,050 points
1,035 views
0 votes
0 answers

R plots to show categorical fields in graphs

Which R plots are best to show ...READ MORE

Jul 9, 2019 in Data Analytics by nikita
802 views