Write the syntax to set the path for current working directory in r environment?
Answer / Meenakshi Yadav
The syntax to set the path for the current working directory in R environment is as follows: `setwd("path")`, where 'path' is the desired directory path.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a factor variable, and why would you use one?
What are Characteristics of R Hierarchical Clustering?
What do you understand by element recycling in r?
Explain what is with () and by () function in r is used for?
How many types of C/C++ preliminaries are present in R?
What are the disadvantages of R?
What are the different import functions in r?
What is factor variable in r language?
Give some examples of the functions in stringr.
Mention how you can produce co-relations and covariances?
What is a class in r?
Explain for loop control statement in r?