From 4014142c94dda59eb0e6a4d5545de5949c661140 Mon Sep 17 00:00:00 2001 From: Moohan Date: Wed, 13 Nov 2024 18:44:09 +0000 Subject: [PATCH] Update documentation --- man/parse_row_filters.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/parse_row_filters.Rd b/man/parse_row_filters.Rd index b6ed3d2..eed28c1 100644 --- a/man/parse_row_filters.Rd +++ b/man/parse_row_filters.Rd @@ -7,7 +7,7 @@ parse_row_filters(row_filters) } \arguments{ -\item{row_filters}{list or named vectors matching fileds to values} +\item{row_filters}{list or named vectors matching fields to values} } \value{ a json as a character string