Update changeMuso.R

This commit is contained in:
Zoltán BARCZA 2019-01-29 14:09:58 +01:00 committed by GitHub
parent cae854b7e3
commit 8d674ce5f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#' This is the function which is capable change multiple specific lines to other using their row numbers. #' This is the function which is capable to change multiple specific lines to others using their row numbers.
#' #'
#' he function uses the previous changspecline function to operate. #' The function uses the previous changspecline function to operate.
##From now changespecline is in the forarcheologist file, because its no longer needed ##From now changespecline is in the forarcheologist file, because itis no longer needed
#' #'
#' @author Roland Hollos #' @author Roland Hollos
#' @keywords internal #' @keywords internal