From f76d5bf9a6ac15db752bb36b7accd7db9ee1b6e0 Mon Sep 17 00:00:00 2001 From: Alex Axthelm Date: Wed, 13 Mar 2024 11:16:38 +0100 Subject: [PATCH] Change R code --- R/export_manifest.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/export_manifest.R b/R/export_manifest.R index 13866cb2..f0154b2e 100644 --- a/R/export_manifest.R +++ b/R/export_manifest.R @@ -29,7 +29,7 @@ export_manifest <- function( text = manifest_json, con = manifest_path ) - return(invisible(manifest_json)) + return(manifest_json) } create_manifest <- function(