emanuele baratti dicam – costruzioni idrauliche mail ......dicam – costruzioni idrauliche mail:...

Post on 29-Nov-2020

40 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Emanuele Baratti

DICAM – Costruzioni idrauliche

Mail: emanuele.baratti@unibo.it

R

Windows system UNIX system

The R environment

R is an integrated suite of software facilities for data manipulation, calculation and graphical display. Is a powerful statistics system.

R operates on "Objects":

- vectors

- matrices

- data frames

- lists

- factors

- “user define” functions / R functions

- Import/export object>read.table(...)> scan(...)> write.table (...)

- Conditional structuresIf,then,elseFor, while loop

- Graphical proceduresPlot, hist, boxplot

Help function!!

>help(...)

RStudio

RStudio

Own script

packages

plot

help

workspace

R command line

top related