From 544d47f618787ad64b12f330f54df7f02afef2ef Mon Sep 17 00:00:00 2001 From: agdamsbo <43278243+agdamsbo@users.noreply.github.com> Date: Mon, 17 Mar 2025 20:31:11 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20agdamsbo?= =?UTF-8?q?/FreesearchR@0994cb42ecffa9afc5de10c0df999200892f82a2=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QA.html | 7 ++++++- articles/freesearcheR.html | 40 ++++++++++++++++++++++++++++++++++++++ pkgdown.yml | 2 +- reference/getfun.html | 2 +- search.json | 2 +- 5 files changed, 49 insertions(+), 4 deletions(-) diff --git a/QA.html b/QA.html index 13d8b56..1032c8f 100644 --- a/QA.html +++ b/QA.html @@ -42,9 +42,14 @@

Are you keeping the uploaded data?

No! All uploaded data is deleted when the session ends, so only stored for your analyses and the immediately deleted.

+
+

How do I merge multiple datasets?

+

You can merge multiple sheets from ods or xls(x) files on import when a common key variable is present in selected sheets. Multiple file upload/merge is currently not supported.

+
- +