1
0
Fork 0
mirror of https://github.com/prise6/aVirtualTwins.git synced 2024-05-06 20:26:34 +02:00

fix duplicate Rd help files

This commit is contained in:
François Vieille 2016-10-09 02:09:32 +02:00
parent 155d95cc91
commit 842832d1bc
2 changed files with 14 additions and 15 deletions

View file

@ -1,4 +1,4 @@
% Generated by roxygen2 (4.1.1): do not edit by hand
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/forest.R
\docType{class}
\name{VT.forest}
@ -6,8 +6,7 @@
\title{Difft by Random Forest}
\description{
An abstract reference class to compute twin via random forests
}
\details{
\code{VT.forest} extends \code{VT.difft}
}
\section{Fields}{

View file

@ -1,4 +1,4 @@
% Generated by roxygen2 (4.1.1): do not edit by hand
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/tree.R
\docType{class}
\name{VT.tree}