diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..05dd9995d3364ff2896f971e18adf3654053a036 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# R formation + +## session 1 +In this session we play-back the steps of the creation of an Exel table + +- numerical variable creation +- numerical opperations +- string creatation +- variable concatenation and variable type: paste0, typeof +- vector : lenght, head, summary +- data.frame : dim, ncol, nrow +- matrix +- list