File: print.BatchtoolsFuture.Rd

package info (click to toggle)
r-cran-future.batchtools 0.10.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 436 kB
  • sloc: sh: 54; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/BatchtoolsFuture-class.R
\name{print.BatchtoolsFuture}
\alias{print.BatchtoolsFuture}
\title{Prints a batchtools future}
\usage{
\method{print}{BatchtoolsFuture}(x, ...)
}
\arguments{
\item{x}{An BatchtoolsFuture object}

\item{\ldots}{Not used.}
}
\description{
Prints a batchtools future
}
\keyword{internal}