Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Add advanced R programming episode #3

@mgalland

Description

@mgalland

Possible ideas:

Writing R functions

  • Writing functions: scope, arguments, etc.
  • Vectorisation (sapply, lapply, apply)

Functional programming

  • purrr map, map2, etc.
  • nested data structure = the List Column Workflow
  • fitting multiple models at once
  • unnesting

Flow of actions in R

  • if
  • ifelse
  • stop

Metadata

Metadata

Assignees

Labels

type:enhancementPropose enhancement to the lesson

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions