File: rslurm-deprecated.Rd

package info (click to toggle)
r-cran-rslurm 0.6.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 428 kB
  • sloc: sh: 25; makefile: 5
file content (21 lines) | stat: -rw-r--r-- 675 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/print_job_status.R, R/rslurm-deprecated.R
\name{print_job_status}
\alias{print_job_status}
\alias{rslurm-deprecated}
\title{Deprecated functions in package \pkg{rslurm}.}
\usage{
print_job_status(slr_job)
}
\description{
The functions listed below are deprecated and will be defunct in
  the near future. When possible, alternative functions with similar
  functionality are also mentioned. Help pages for deprecated functions are
  available at \code{help("-deprecated")}.
}
\section{\code{print_job_status}}{

For \code{print_job_status}, use \code{\link{get_job_status}}.
}

\keyword{internal}