-
Notifications
You must be signed in to change notification settings - Fork 9
Percent of Normal (PN)
Lucas Venezian Povoa edited this page Dec 13, 2016
·
3 revisions
library(precintcon)
precipt <- read.data("/home/precintcon/data.csv", sep = ";", dec = ".", header = T)
pn(precipt)
library(precintcon)
precipt <- read.data("/home/precintcon/data.csv", sep = ";", dec = ".", header = T)
pplot.pn(precipt)