Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
R quick syntax reference = a pocket ...
~
Tollefson, Margot.
Linked to FindBook
Google Book
Amazon
博客來
R quick syntax reference = a pocket guide to the language, APIs and library /
Record Type:
Electronic resources : Monograph/item
Title/Author:
R quick syntax reference/ by Margot Tollefson.
Reminder of title:
a pocket guide to the language, APIs and library /
Author:
Tollefson, Margot.
Published:
Berkeley, CA :Apress : : 2019.,
Description:
xvii, 365 p. :ill., digital ;24 cm.
[NT 15003449]:
Part 1: R Basics -- 1. Downloading R and Setting Up a File System -- 2. The R Prompt -- 3. Assignments and Operators -- Part 2: Kinds of Objects -- 4. Modes of Objects -- 5. Classes of Objects -- Part 3: Functions -- 6. Packaged Functions -- 7. User Created Functions -- 8. How to Use a Function -- Part 4: I/O and Manipulating Objects -- 9. Importing/Creating Data -- 10. Exporting from R -- 11. Descriptive Functions and Manipulating Objects -- Part 5: Flow control -- 12. Flow Control -- 13. Examples of Flow Control -- 14. The Functions ifelse() and switch() -- Part 6: Some Common Functions, Packages and Techniques -- 15. Some Common Functions -- 16. The Packages base, stats and graphics -- 17. The Tricks of the Trade.
Contained By:
Springer eBooks
Subject:
R (Computer program language) -
Online resource:
https://doi.org/10.1007/978-1-4842-4405-0
ISBN:
9781484244050
R quick syntax reference = a pocket guide to the language, APIs and library /
Tollefson, Margot.
R quick syntax reference
a pocket guide to the language, APIs and library /[electronic resource] :by Margot Tollefson. - 2nd ed. - Berkeley, CA :Apress :2019. - xvii, 365 p. :ill., digital ;24 cm.
Part 1: R Basics -- 1. Downloading R and Setting Up a File System -- 2. The R Prompt -- 3. Assignments and Operators -- Part 2: Kinds of Objects -- 4. Modes of Objects -- 5. Classes of Objects -- Part 3: Functions -- 6. Packaged Functions -- 7. User Created Functions -- 8. How to Use a Function -- Part 4: I/O and Manipulating Objects -- 9. Importing/Creating Data -- 10. Exporting from R -- 11. Descriptive Functions and Manipulating Objects -- Part 5: Flow control -- 12. Flow Control -- 13. Examples of Flow Control -- 14. The Functions ifelse() and switch() -- Part 6: Some Common Functions, Packages and Techniques -- 15. Some Common Functions -- 16. The Packages base, stats and graphics -- 17. The Tricks of the Trade.
This handy reference book detailing the intricacies of R updates the popular first edition by adding R version 3.4 and 3.5 features. 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. Some of the new material includes information on RStudio, S4 syntax, working with character strings, and an example using the Twitter API. With a copy of the R Quick Syntax Reference in hand, you will find that you are able to use the multitude of functions available in R and are even able to write your own functions to explore and analyze data. You will: Discover the modes and classes of R objects and how to use them Use both packaged and user-created functions in R Import/export data and create new data objects in R Create descriptive functions and manipulate objects in R Take advantage of flow control and conditional statements Work with packages such as base, stats, and graphics.
ISBN: 9781484244050
Standard No.: 10.1007/978-1-4842-4405-0doiSubjects--Topical Terms:
784593
R (Computer program language)
LC Class. No.: QA276.45.R3 / T65 2019
Dewey Class. No.: 519.50285
R quick syntax reference = a pocket guide to the language, APIs and library /
LDR
:02845nmm a2200349 a 4500
001
2190684
003
DE-He213
005
20190424202727.0
006
m d
007
cr nn 008maaau
008
200501s2019 cau s 0 eng d
020
$a
9781484244050
$q
(electronic bk.)
020
$a
9781484244043
$q
(paper)
024
7
$a
10.1007/978-1-4842-4405-0
$2
doi
035
$a
978-1-4842-4405-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA276.45.R3
$b
T65 2019
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
519.50285
$2
23
090
$a
QA276.45.R3
$b
T651 2019
100
1
$a
Tollefson, Margot.
$3
2063107
245
1 0
$a
R quick syntax reference
$h
[electronic resource] :
$b
a pocket guide to the language, APIs and library /
$c
by Margot Tollefson.
250
$a
2nd ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
300
$a
xvii, 365 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part 1: R Basics -- 1. Downloading R and Setting Up a File System -- 2. The R Prompt -- 3. Assignments and Operators -- Part 2: Kinds of Objects -- 4. Modes of Objects -- 5. Classes of Objects -- Part 3: Functions -- 6. Packaged Functions -- 7. User Created Functions -- 8. How to Use a Function -- Part 4: I/O and Manipulating Objects -- 9. Importing/Creating Data -- 10. Exporting from R -- 11. Descriptive Functions and Manipulating Objects -- Part 5: Flow control -- 12. Flow Control -- 13. Examples of Flow Control -- 14. The Functions ifelse() and switch() -- Part 6: Some Common Functions, Packages and Techniques -- 15. Some Common Functions -- 16. The Packages base, stats and graphics -- 17. The Tricks of the Trade.
520
$a
This handy reference book detailing the intricacies of R updates the popular first edition by adding R version 3.4 and 3.5 features. 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. Some of the new material includes information on RStudio, S4 syntax, working with character strings, and an example using the Twitter API. With a copy of the R Quick Syntax Reference in hand, you will find that you are able to use the multitude of functions available in R and are even able to write your own functions to explore and analyze data. You will: Discover the modes and classes of R objects and how to use them Use both packaged and user-created functions in R Import/export data and create new data objects in R Create descriptive functions and manipulate objects in R Take advantage of flow control and conditional statements Work with packages such as base, stats, and graphics.
650
0
$a
R (Computer program language)
$3
784593
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Artificial Intelligence.
$3
769149
650
2 4
$a
Probability and Statistics in Computer Science.
$3
891072
650
2 4
$a
Big Data.
$3
3134868
650
2 4
$a
Programming Techniques.
$3
892496
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-4405-0
950
$a
Professional and Applied Computing (Springer-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9373451
電子資源
11.線上閱覽_V
電子書
EB QA276.45.R3 T65 2019
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login