Buch, Englisch, 228 Seiten, Book, Format (B × H): 178 mm x 254 mm, Gewicht: 3362 g
Buch, Englisch, 228 Seiten, Book, Format (B × H): 178 mm x 254 mm, Gewicht: 3362 g
ISBN: 978-1-4302-6640-2
Verlag: Apress
The R Quick Syntax Reference is a handy reference book detailing the intricacies of the R language. Not only is R a free, open-source tool, R is powerful, flexible, and has state of the art statistical techniques available. With the many details which must be correct when using any language, however, the R Quick Syntax Reference makes using R easier.Starting with the basic structure of R, the book takes you on a journey through the terminology used in R and the syntax required to make R work. You will find looking up the correct form for an expression quick and easy. With a copy of the R Quick Syntax Reference in hand, you will find that are able to use the multitude of functions available to the R user and are even able to write your own functions to explore and analyze data. Takes you through learning R, from download to statistical analysis. Clears the confusion around object types and how to use and convert the types. Tells you how to search for statistical techniques using the R help pages.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Downloading R and Setting R Up in a File SystemThe R PromptAssignments and OperatorsModes of ObjectsThe Classes and Types Packaged FunctionsUser Defined Functions How to Use a Function Inputting or Creating Data Outputting Data and OutputManipulating Objects Flow Conditioners Condition Based Functions Some Examples of Conditioning Some Common Functions The Packages base, stats, and graphics Tricks of the Trade