blob: 3ad9da521bbb732807ecac99eba6f02d1b50afae [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2005, 2019 Stephan Wahlbrink and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
# which is available at https://www.apache.org/licenses/LICENSE-2.0.
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
#
# Contributors:
# Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation
#=============================================================================#
R_NewRScriptFile_description= New R Script File
R_NewRScriptFile_content2= Add comment
R_NewRScriptFile_content3= Author:
Roxygen_CommonFunctionDef_description= Roxygen Comment for Function
Roxygen_S4ClassDef_description= Roxygen Comment for S4 Class
Roxygen_S4MethodDef_description= Roxygen Comment for S4 Method
InfixGt= %>%
Rd_C = %
Rd_NewRDocFile_description= New R-Documentation File
Rd_NewRDocFile_content2= Write Documentation
RPkg_NewDescriptionFile_description= New R Package ''DESCRIPTION'' File
RPkg_NewNamespaceFile_description= New R Package ''NAMESPACE'' File