Rdocumentation
powered by
Learn R Programming
roxygen3 (version 0.1)
CollateTag-class: @include: describe files that should be sourced before this one.
Description
@include: describe files that should be sourced before this one.
Arguments
Tag Usage
#' @include file-1.r file-2.r
Details
The collation order is only modified if it is different from alphabetical order (in the C locale). That is R's default ordering.