You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
403 B
R
18 lines
403 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/box_utils.R
|
|
\name{osem_as_sensebox}
|
|
\alias{osem_as_sensebox}
|
|
\title{Converts a foreign object to a sensebox data.frame.}
|
|
\usage{
|
|
osem_as_sensebox(x)
|
|
}
|
|
\arguments{
|
|
\item{x}{A data.frame to attach the class to}
|
|
}
|
|
\value{
|
|
data.frame of class \code{sensebox}
|
|
}
|
|
\description{
|
|
Converts a foreign object to a sensebox data.frame.
|
|
}
|