You are on page 1of 1

fisier<-read.table("Seminar2.

txt", header=TRUE,sep="\t")
attach(fisier)
fix(fisier)
corelatiipret

#seminar 4
#Importare fisier
fisier<-read.table("laura.txt", header=TRUE,sep="\t")
attach(fisier)
fix(fisier)
View(fisier)

You might also like