mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
latest version render
This commit is contained in:
parent
346bc7edf7
commit
8db847b43d
28 changed files with 397 additions and 107 deletions
|
|
@ -8,15 +8,18 @@
|
|||
værktøj til databehandling og -analyse. Har du brug for mere avancerede
|
||||
værktøjer, så kan du starte <strong><em>FreesearchR</em></strong> og
|
||||
senere selv hente <em>R</em> og <em>RStudio</em> eller lignende.</p>
|
||||
<p>Vi arbejder hårdt på at introducere en komplet oversættelse til
|
||||
dansk. Hvis du har lyst til at bidrage, er du velkommen til at kontakte
|
||||
os på <a href="mailto:info@freesearchr.org">info@freesearchr.org</a>.</p>
|
||||
<p>Herunder kan du helt kort se, hvad du kan bruge
|
||||
<strong><em>FreesearchR</em></strong> til:</p>
|
||||
<ol style="list-style-type: decimal">
|
||||
<li><p><strong>Import data</strong> from a spreadsheet/file on your
|
||||
machine, directly from a <a href="https://projectredcap.org/" title="Read more on the data capture tool REDCap">REDCap</a> server, try
|
||||
it with sample data or access data directly <a href="https://agdamsbo.github.io/FreesearchR//#run-locally-on-your-own-machine" title="Read about running FreesearchR on your local machine">if run in R
|
||||
locally</a></p></li>
|
||||
<li><p><strong>Prepare</strong> data for analysis by filtering data,
|
||||
modifying variables or create new variables</p></li>
|
||||
<li><p><strong>Importér data</strong> fra regneark/fil på din enhed,
|
||||
direkte fra en <a href="https://projectredcap.org/" title="Læs mere of REDCap-værktøjet">REDCap-server</a>, afprøv med
|
||||
eksempel-data eller tilgå data direkte <a href="https://agdamsbo.github.io/FreesearchR//#run-locally-on-your-own-machine" title="Læs mere om at køre FreesearchR på din egen maskine">hvis du
|
||||
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
|
||||
|
|
|
|||
|
|
@ -6,11 +6,13 @@ output: html_fragment
|
|||
|
||||
Dette er ***FreesearchR***-værktøjet, et gratis værktøj til databehandling og -analyse. Har du brug for mere avancerede værktøjer, så kan du starte ***FreesearchR*** og senere selv hente *R* og *RStudio* eller lignende.
|
||||
|
||||
Vi arbejder hårdt på at introducere en komplet oversættelse til dansk. Hvis du har lyst til at bidrage, er du velkommen til at kontakte os på [info@freesearchr.org](mailto:info@freesearchr.org).
|
||||
|
||||
Herunder kan du helt kort se, hvad du kan bruge ***FreesearchR*** til:
|
||||
|
||||
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. **Importér data** fra regneark/fil på din enhed, direkte fra en [REDCap-server](https://projectredcap.org/ "Læs mere of REDCap-værktøjet"), afprøv med eksempel-data eller tilgå data direkte [hvis du afvikler i R lokalt](https://agdamsbo.github.io/FreesearchR//#run-locally-on-your-own-machine "Læs mere om at køre FreesearchR på din egen maskine")
|
||||
|
||||
2. **Prepare** data for analysis by filtering data, modifying variables or create new variables
|
||||
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")
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -4,9 +4,11 @@ output: html_fragment
|
|||
|
||||
# Karibu <img src="FreesearchR-logo.png" style="float: right;"/>
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
With this tool you can:
|
||||
Tunajitahidi kutambulisha tafsiri kamili kwa Kiswahili. Ikiwa ungependa kuchangia, tafadhali wasiliana na [info@freesearchr.org](mailto:info@freesearchr.org).
|
||||
|
||||
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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue