Skip to content

Instantly share code, notes, and snippets.

View Abhiroyq1's full-sized avatar

Abhishek Roy Abhiroyq1

  • Bengaluru
View GitHub Profile
@kfeoktistoff
kfeoktistoff / rprog-quiz1.txt
Last active March 9, 2024 06:26
R Programming: Quiz1
1
The R language is a dialect of which of the following programming languages?
S
2
The definition of free software consists of four freedoms (freedoms 0 through 3). Which of the following is NOT one of the freedoms that are part of the definition?
The freedom to prevent users from using the software for undesirable purposes.
3
In R the following are all atomic data types EXCEPT