Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Which package is used to import data from a SQL server to R?
Home
Data Handling
Which package is used to import data from a SQL server to R?
asked
May 27, 2019
in
Data Handling
by
tempuser
Which package is used to import data from a SQL server to R?
#datahandling
DataHandling-questions-answers
1
Answer
0
votes
answered
May 27, 2019
by
tempuser
Answer is - RODBC
Related questions
0
votes
which package is used to import data from SQL server to R
asked
Jun 7, 2019
in
Data Handling using R
by
tempuser
#datahandling
+2
votes
Which command can be used to import text files in R
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
+1
vote
The function write.csv() exports data into a file. However, this function by default adds rownames to the file. Which argument can be used to turn off addition of rownames?
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
+1
vote
A hospital data contains patient's age and treatment they are undergoing. Which function can be used to find average of patients undergoing each of the treatments?
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
0
votes
which comand can be used to import data from xlsx file in R
asked
Jun 7, 2019
in
Data Handling using R
by
tempuser
#datahandling
+1
vote
Which of the following functions lists all columns in a dataset with few values from each column?
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
+1
vote
Which of the following functions can be used to find the number or rows and columns in a dataset?
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
0
votes
Which function can be used when a vector needs to be split into groups defined by a classifying factor, compute a function on the subsets, and return the results?
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
+1
vote
If x and y are two tbls, which of the following joins return all rows from x and y irrespective of matching values?
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
0
votes
Which function is used over the margins of an array
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
+1
vote
nrows and skip arguments in the read.table() command can be used to get
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
0
votes
data handling
asked
Sep 3, 2019
in
Data Handling
by
Robin
#datahandling
DataHandling-questions-answers
0
votes
The function read.csv() imports data into
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
0
votes
Which function is very similar to lapply?
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
+1
vote
Which of the following functions does not list the total number of observations in a dataset?
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
...