Diff of /man/slotToList.Rd [000000] .. [413088]

Switch to side-by-side view

--- a
+++ b/man/slotToList.Rd
@@ -0,0 +1,14 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/auxiliary.R
+\name{slotToList}
+\alias{slotToList}
+\title{slotToList}
+\usage{
+slotToList(x)
+}
+\arguments{
+\item{x}{object}
+}
+\description{
+slot to list
+}