File: devtools-deprecated.Rd

package info (click to toggle)
r-cran-devtools 2.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,340 kB
  • sloc: sh: 15; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 493 bytes parent folder | download
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/test.R, R/zzz.R
\name{test_file}
\alias{test_file}
\alias{test_coverage_file}
\alias{devtools-deprecated}
\title{Deprecated Functions}
\usage{
test_file(file = find_active_file(), ...)

test_coverage_file(file = find_active_file(), ...)
}
\description{
These functions are Deprecated in this release of devtools, they will be
marked as Defunct and removed in a future version.
}
\keyword{internal}