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.
opensensmapR/man/osem_as_sensebox.Rd

15 lines
357 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}
}
\description{
Converts a foreign object to a sensebox data.frame.
}