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 you can create a table in r without external file?



How you can create a table in r without external file?..

Answer / Eram Khan

{"Creating Table": "In R, you can create a table (data frame) without an external file using functions like c() for column binding and data.frame() for creating the data frame. For example: myData <- data.frame(c("A1", "B1", "C1"), c("A2", "B2", "C2")) creates a 2x3 table."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How To Create New Variable In R Programming?

1 Answers  


How do you get the standard deviation for a vector x?

1 Answers  


how would you build a scatter-plot using plotly?

1 Answers  


What are the rules to define a variable name in r programming language?

1 Answers  


Why should you adopt R programming language?

1 Answers  


how can you add datasets in r?

1 Answers  


What is attribute function in r?

1 Answers  


How to create axes in the graph?

1 Answers  


How can you resample statistical tests in r language?

1 Answers  


What is the distribution in R?

1 Answers  


In r how missing values are represented?

1 Answers  


Explain RStudio.

1 Answers  


Categories