Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to request an input from the user through keyboard and monitor?



How to request an input from the user through keyboard and monitor?..

Answer / Smit Agarwal

In R, you can use the `readline()` function to request input from the user through the console.nn```rninput <- readline(prompt = "Enter your input: ")n```nThis will display a prompt asking for user input. The entered text is then stored in the variable `input`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Describe regex() in r string manipulation?

1 Answers  


Define Cluster.stats() ?

1 Answers  


What makes a valid variable name in R?

1 Answers  


What are prerequisites for r’s c interface?

1 Answers  


What is the use of sink(), Library () and search() function?

1 Answers  


What is the difference between the library() and require() functions in R language?

1 Answers  


In R how you can import Data?

1 Answers  


What is bytecode compilation?

1 Answers  


What is with () and by () function in r is used for?

1 Answers  


What is procedural programming in r?

1 Answers  


how to import data into R?

1 Answers  


What is the use of abline() function?

1 Answers  


Categories