Latest build
This commit is contained in:
14
man/stop_quietly.Rd
Normal file
14
man/stop_quietly.Rd
Normal file
@@ -0,0 +1,14 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/utils.R
|
||||
\name{stop_quietly}
|
||||
\alias{stop_quietly}
|
||||
\title{Calls stop() returning to the top level but masks the message}
|
||||
\usage{
|
||||
stop_quietly(...)
|
||||
}
|
||||
\arguments{
|
||||
\item{...}{ignored}
|
||||
}
|
||||
\description{
|
||||
Calls stop() returning to the top level but masks the message
|
||||
}
|
||||
Reference in New Issue
Block a user