latest release
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-08 11:13:30 +02:00
commit a06177481b
No known key found for this signature in database
35 changed files with 459 additions and 435 deletions

View file

@ -8,6 +8,10 @@ a free tool for basic data evaluation and analysis. If you need more
advanced tools, start with <strong><em>FreesearchR</em></strong> and
then youll probably be better off using <em>R</em> or similar
directly.</p>
<p>The <strong><em>FreesearchR</em></strong> app should be available to
as many people as possible, and the interface can be translated to any
language. If you have suggestions or want to help translate, please
reach out on <a href="mailto:info@freesearchr.org">info@freesearchr.org</a>.</p>
<p>With this tool you can:</p>
<ol style="list-style-type: decimal">
<li><p><strong>Import data</strong> from a spreadsheet/file on your

View file

@ -6,6 +6,8 @@ output: html_fragment
This is the ***FreesearchR*** data analysis tool, a free tool for basic data evaluation and analysis. If you need more advanced tools, start with ***FreesearchR*** and then you'll probably be better off using *R* or similar directly.
The ***FreesearchR*** app should be available to as many people as possible, and the interface can be translated to any language. If you have suggestions or want to help translate, please reach out on [info@freesearchr.org](mailto:info@freesearchr.org).
With this tool you can:
1. **Import data** from a spreadsheet/file on your machine, directly from a [REDCap](https://projectredcap.org/ "Read more on the data capture tool REDCap") server, try it with sample data or access data directly [if run in R locally](https://agdamsbo.github.io/FreesearchR//#run-locally-on-your-own-machine "Read about running FreesearchR on your local machine")

View file

@ -20,18 +20,18 @@ eksempel-data eller tilgå data direkte <a href="https://agdamsbo.github.io/Free
afvikler i R lokalt</a></p></li>
<li><p><strong>Forbered</strong> data til analys ved at filtrere, ændre
variabler eller opret helt nye variabler</p></li>
<li><p><strong>Evaluate data</strong> using descriptive analyses methods
and inspect cross-correlations as well as <a href="https://agdamsbo.github.io/FreesearchR/articles/missingness.html" title="Read more about missing data">missing observations</a></p></li>
<li><p><strong>Visualise data</strong> by <a href="https://agdamsbo.github.io/FreesearchR/articles/visuals.html" title="See available plot types">creating simple, clean plots</a> for
overview and quick insights</p></li>
<li><p><strong>Create simple regression models</strong> for even more
advanced data analyses</p></li>
<li><p><strong>Download</strong> results as a report, get the modified
data set and save the code for learning and to reproduce the results
later</p></li>
<li><p><strong>Evaluer data</strong> ved hjælp af beskrivende
analysemetoder og inspicer krydskorrelationer samt <a href="https://agdamsbo.github.io/FreesearchR/articles/missingness.html" title="Læs mere om manglende data">manglende observationer</a></p></li>
<li><p><strong>Visualiser data</strong> ved at <a href="https://agdamsbo.github.io/FreesearchR/articles/visuals.html" title="Se tilgængelige plottyper">oprette enkle, rene plots</a> for
overblik og hurtig indsigt</p></li>
<li><p><strong>Opret simple regressionsmodeller</strong> til endnu mere
avancerede dataanalyser</p></li>
<li><p><strong>Download</strong> resultater som en rapport, hent det
ændrede datasæt og gem koden til læring og til senere reproduktion af
resultaterne</p></li>
</ol>
<p>The full <a href="https://agdamsbo.github.io/FreesearchR/">project
documentation is here</a> where youll find detailed descriptions of the
app and link to the source code! If you want to <a href="https://redcap.au.dk/surveys/?s=JPCLPTXYDKFA8DA8">share feedback,
please follow this link to a simple survey</a>.</p>
<p>Den fulde <a href="https://agdamsbo.github.io/FreesearchR/">projektdokumentation er
her</a>, hvor du finder detaljerede beskrivelser af appen og et link til
kildekoden! Hvis du vil <a href="https://redcap.au.dk/surveys/?s=JPCLPTXYDKFA8DA8">dele feedback,
kan du følge dette link til et enkelt spørgeskema</a>.</p>
</div>

View file

@ -14,12 +14,12 @@ Herunder kan du helt kort se, hvad du kan bruge ***FreesearchR*** til:
2. **Forbered** data til analys ved at filtrere, ændre variabler eller opret helt nye variabler
3. **Evaluate data** using descriptive analyses methods and inspect cross-correlations as well as [missing observations](https://agdamsbo.github.io/FreesearchR/articles/missingness.html "Read more about missing data")
3. **Evaluer data** ved hjælp af beskrivende analysemetoder og inspicer krydskorrelationer samt [manglende observationer](https://agdamsbo.github.io/FreesearchR/articles/missingness.html "Læs mere om manglende data")
4. **Visualise data** by [creating simple, clean plots](https://agdamsbo.github.io/FreesearchR/articles/visuals.html "See available plot types") for overview and quick insights
4. **Visualiser data** ved at [oprette enkle, rene plots](https://agdamsbo.github.io/FreesearchR/articles/visuals.html "Se tilgængelige plottyper") for overblik og hurtig indsigt
5. **Create simple regression models** for even more advanced data analyses
5. **Opret simple regressionsmodeller** til endnu mere avancerede dataanalyser
6. **Download** results as a report, get the modified data set and save the code for learning and to reproduce the results later
6. **Download** resultater som en rapport, hent det ændrede datasæt og gem koden til læring og til senere reproduktion af resultaterne
The full [project documentation is here](https://agdamsbo.github.io/FreesearchR/) where you'll find detailed descriptions of the app and link to the source code! If you want to [share feedback, please follow this link to a simple survey](https://redcap.au.dk/surveys/?s=JPCLPTXYDKFA8DA8).
Den fulde [projektdokumentation er her](https://agdamsbo.github.io/FreesearchR/), hvor du finder detaljerede beskrivelser af appen og et link til kildekoden! Hvis du vil [dele feedback, kan du følge dette link til et enkelt spørgeskema](https://redcap.au.dk/surveys/?s=JPCLPTXYDKFA8DA8).

File diff suppressed because one or more lines are too long

View file

@ -2,7 +2,7 @@
output: html_fragment
---
# Karibu <img src="FreesearchR-logo.png" style="float: right;"/>
# Karibu sana! <img src="FreesearchR-logo.png" style="float: right;"/>
Hii ni ***FreesearchR*** zana ya kuchanganua data, zana isiyolipishwa ya kutathmini na kuchanganua data msingi. Iwapo unahitaji zana za kina zaidi, anza na ***FreesearchR*** na basi pengine utakuwa bora kutumia *R* au sawa moja kwa moja.
@ -10,16 +10,16 @@ Tunajitahidi kutambulisha tafsiri kamili kwa Kiswahili. Ikiwa ungependa kuchangi
Na ***FreesearchR*** unaweza:
1. **Import data** from a spreadsheet/file on your machine, directly from a [REDCap](https://projectredcap.org/ "Read more on the data capture tool REDCap") server, try it with sample data or access data directly [if run in R locally](https://agdamsbo.github.io/FreesearchR//#run-locally-on-your-own-machine "Read about running FreesearchR on your local machine")
1. **Ingiza data** kutoka kwa lahajedwali/faili kwenye mashine yako, moja kwa moja kutoka kwa seva ya [REDCap](https://projectredcap.org/ "Soma zaidi kuhusu zana ya kunasa data ya REDCap"), ijaribu kwa sampuli ya data au ufikie data moja kwa moja [ikiwa inaendeshwa katika R ndani ya nchi](https://agdamsbo.github.io/Freesearchourcal-R/-#ownon-run-your-ruwnon-" FreesearchR kwenye mashine yako ya karibu")
2. **Prepare** data for analysis by filtering data, modifying variables or create new variables
2. **Andaa** data kwa uchanganuzi kwa kuchuja data, kurekebisha vigeu au kuunda vigeu vipya
3. **Evaluate data** using descriptive analyses methods and inspect cross-correlations as well as [missing observations](https://agdamsbo.github.io/FreesearchR/articles/missingness.html "Read more about missing data")
3. **Tathmini data** kwa kutumia mbinu za uchanganuzi wa maelezo na ukague miunganisho mtambuka pamoja na [maoni yanayokosekana](https://agdamsbo.github.io/FreesearchR/articles/missingness.html "Soma zaidi kuhusu kukosa data")
4. **Visualise data** by [creating simple, clean plots](https://agdamsbo.github.io/FreesearchR/articles/visuals.html "See available plot types") for overview and quick insights
4. **Onyesha data** kwa [kuunda viwanja rahisi na safi](https://agdamsbo.github.io/FreesearchR/articles/visuals.html "Angalia aina zinazopatikana za viwanja") kwa muhtasari na maarifa ya haraka
5. **Create simple regression models** for even more advanced data analyses
5. **Unda miundo rahisi ya kurejesha kumbukumbu** kwa uchanganuzi wa hali ya juu zaidi wa data
6. **Download** results as a report, get the modified data set and save the code for learning and to reproduce the results later
6. **Pakua** matokeo kama ripoti, pata seti ya data iliyorekebishwa na uhifadhi msimbo wa kujifunza na kutoa matokeo baadaye
The full [project documentation is here](https://agdamsbo.github.io/FreesearchR/) where you'll find detailed descriptions of the app and link to the source code! If you want to [share feedback, please follow this link to a simple survey](https://redcap.au.dk/surveys/?s=JPCLPTXYDKFA8DA8).
[Hati kamili za mradi ziko hapa](https://agdamsbo.github.io/FreesearchR/) ambapo utapata maelezo ya kina ya programu na kiungo cha msimbo wa chanzo! Iwapo ungependa [kushiriki maoni, tafadhali fuata kiungo hiki cha utafiti rahisi](https://redcap.au.dk/surveys/?s=JPCLPTXYDKFA8DA8).