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.
15 lines
359 B
Plaintext
15 lines
359 B
Plaintext
7 years ago
|
% 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 an sensebox data.frame.}
|
||
|
\usage{
|
||
|
osem_as_sensebox(x)
|
||
|
}
|
||
|
\arguments{
|
||
|
\item{x}{A data.frame to attach the class to}
|
||
|
}
|
||
|
\description{
|
||
|
Converts a foreign object to an sensebox data.frame.
|
||
|
}
|