Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
In base graphics system, which function is used to add elements to a plot?
Home
R Language
In base graphics system, which function is used to add elements to a plot?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
In base graphics system, which function is used to add elements to a plot?
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
Please
log in
or
register
to answer this question.
2
Answers
0
votes
answered
Jul 28, 2019
by
SakshiSharma
(
32.2k
points)
boxplot () or text ()
0
votes
answered
Jul 28, 2019
by
SakshiSharma
(
32.2k
points)
data.table
Related questions
+3
votes
Q: If you want to know all the values in c (1, 3, 5, 7, 10) that are not in c (1, 5, 10, 12, 14). Which in-built function in R can be used to do this? Also, how this can be achieved without using the in-built function.
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: Which function in R language is used to find out whether the means of 2 groups are equal to each other or not?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: How can you add datasets in R?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: There is a function fn(a, b, c, d, e) a + b * c - d / e. Write the code to call fn on the vector c(1,2,3,4,5) such that the output is same as fn(1,2,3,4,5).
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: Write a function in R language to replace the missing value in a vector with the mean of that vector.
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: Write code to build an R function powered by C?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+2
votes
Q: dplyr package is used to speed up data frame management code. Which package can be integrated with dplyr for large fast tables?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+2
votes
Q: What is the command used to store R objects in a file?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+1
vote
Q: What are with () and BY () functions used for?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: R language has several packages for solving a particular problem. How do you make a decision on which one is the best to use?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: What are the data types in R on which binary operators can be applied?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+2
votes
Q: Which package in R supports the exploratory analysis of genomic data?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: What is the process to create a table in R language without using external files?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+2
votes
Q: What happens if the application object is not able to handle an event?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
+3
votes
Q: What is the best way to use Hadoop and R together for analysis?
asked
Jul 28, 2019
in
R Language
by
Aarav2017
(
359
points)
#r-language
#r-programming
#r-course
#r-tutorial
#r-question-answer
#r-interview-question
#r-basics
#r-test
#what-is-r
#learn-r
...