?? wrote: > Hi, > > Does R have some way to function as the cin object in C++ > > like I generate a integer variable x in R, and I want the user to input the > value x, like in C++ > > cin>>x > See ?scan