MGSC 291 Exam 1 Question and answers already passed 2024/2025
MGSC 291 Exam 1 Question and answers already passed 2024/2025R code: + - correct answer addition R code: - - correct answer subtraction R code: * - correct answer multiplication R code: / - correct answer division R code: ^ - correct answer exponent R code: # - correct answer note (anything after this symbol will be ignored by R) R code: - - correct answer defines an object R code: c - correct answer combine function (creates a vector of numbers. numbers can either be separated by commas, or by a colon (1,2,3,4) or 1:4) R code: seq() - correct answer sequence function (creates a vector with the sequence (from, to, by) ex: seq(1,10,0.1) creates a vector from one to 10 counting by 0.1) R code: help(functionName) - correct answer help function (opens a web browser to display a help file)
Written for
- Institution
- MGSC
- Course
- MGSC
Document information
- Uploaded on
- February 27, 2024
- Number of pages
- 17
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
mgsc 291 exam 1
-
mgsc 291 exam 1 question and answers already passe
Document also available in package deal