Updated documentation

This commit is contained in:
Waldir Leoncio 2020-06-24 12:12:10 +02:00
parent eb14afae8a
commit 0e7e2086c6
3 changed files with 20 additions and 24 deletions

17
man/testaaPop.Rd Normal file
View file

@ -0,0 +1,17 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/testaaPop.R
\name{testaaPop}
\alias{testaaPop}
\title{Test population}
\usage{
testaaPop(rivi)
}
\arguments{
\item{rivi}{Line}
}
\value{
pal
}
\description{
Test a line in the population
}