Skip to content

Commit 3cb8ffd

Browse files
Aastedetlwjohnst86
andauthored
Setup common R challenges FAQ/guide section (#135)
--------- Co-authored-by: Luke W. Johnston <lwjohnst86@users.noreply.github.com>
1 parent ec6a9fe commit 3cb8ffd

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Common challenges and solutions to working with R and register data"
3+
description: |
4+
A list of common challenges facing researchers new to working with R, DST's servers or Parquet/DuckDB data and solutions to overcome these.
5+
author:
6+
- name: Anders Aasted Isaksen
7+
affiliations:
8+
- name: Steno Diabetes Center Aarhus
9+
url: https://stenoaarhus.dk
10+
---
11+
12+
{{< include ../../includes/_wip.md >}}
13+
14+
## Aims
15+
16+
This document is a joint effort between junior (and slightly more
17+
senior) researchers working with R on the servers of Statistics Denmark.
18+
This guide was created to address frequently encountered challenges in a
19+
public space for everyone to benefit from---and contribute to. Many of
20+
these challenges are related to the register data infrastructure on
21+
Steno Aarhus' project database on Statistics Denmark, e.g. how to
22+
utilise Parquet files and `DuckDB`/`duckplyr`---but all commonly
23+
encountered data processing/analysis challenges are within the scope of
24+
this guide.

0 commit comments

Comments
 (0)