From 07735402b4f43940683efadab71bdb33a823ec46 Mon Sep 17 00:00:00 2001 From: Lukas Pietzschmann Date: Sun, 4 Aug 2024 19:50:15 +0200 Subject: [PATCH] Updated doc --- man/request_file_analysis.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/request_file_analysis.Rd b/man/request_file_analysis.Rd index dd42b9a..645a12b 100644 --- a/man/request_file_analysis.Rd +++ b/man/request_file_analysis.Rd @@ -16,7 +16,7 @@ request_file_analysis( \arguments{ \item{con}{The connection to the server} -\item{filepath}{The path to the file (must be visible to the server)} +\item{filepath}{A single or multiple file paths (must be visible to the server)} \item{content}{The R code to be analyzed}