a b/man/slotToList.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/auxiliary.R
3
\name{slotToList}
4
\alias{slotToList}
5
\title{slotToList}
6
\usage{
7
slotToList(x)
8
}
9
\arguments{
10
\item{x}{object}
11
}
12
\description{
13
slot to list
14
}