Fixed syntax

This commit is contained in:
Waldir Leoncio 2020-11-19 07:53:36 +01:00
parent 97af90d05d
commit 46a9249e5a
9 changed files with 46 additions and 17 deletions

21
man/laskeOsaDist.Rd Normal file
View file

@ -0,0 +1,21 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/laskeOsaDist.R
\name{laskeOsaDist}
\alias{laskeOsaDist}
\title{Lower part of the dist}
\usage{
laskeOsaDist(inds2, dist, ninds)
}
\arguments{
\item{inds2}{inds2}
\item{dist}{dist}
\item{ninds}{ninds}
}
\description{
Constructs from the dist vector a subvector containing the individual inds2, Forms dist sub-vectors the vector, which includes yksiliden inds2
}
\author{
Waldir Leoncio
}