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...


Explain how data is aggregated in r?



Explain how data is aggregated in r?..

Answer / Vishwash Kumar Singh

Data can be aggregated in R using functions like sum(), mean(), min(), max(), median(), etc. Here's an example:n```Rnmy_data <- data.frame(values = c(1, 2, 3, 4))nsummary(my_data$values)n``

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Explain how data is aggregated in r?

1 Answers  


What is JIT package?

1 Answers  


Explain how to read data or a matrix from a file?

1 Answers  


What is the usage of the lattice package in R?

1 Answers  


What are Characteristics of R Hierarchical Clustering?

1 Answers  


What are programming features of R?

1 Answers  


Why is clustering required in data analysis?

1 Answers  


Which packages are used to store and restore R objects to and from a file in R language?

1 Answers  


What are statistical and programming features of R?

1 Answers  


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

1 Answers  


What is a dataframe in r?

1 Answers  


What is JIT in R?

1 Answers  


Categories