Newcastle-University-HPC / CarpentriesWorkshops

All planning for workshops
1 stars 0 forks source link

Identify Lesson - R #43

Open carolbooth2 opened 2 days ago

carolbooth2 commented 2 days ago

@jsteyn also posted in slack my proposed text for the R workshop Description in https://workshops.ncl.ac.uk/admin/core/workshop/27005. I've taken it from https://swcarpentry.github.io/r-novice-gapminder/ and our Python workshop description. Workshop: Programming with R Default description:

This workshop makes part of a three-day Software Carpentry workshop but can be taken on its own.
R is a general-purpose programming language that is useful for writing scripts to work effectively and reproducibly with data.  The goal of this workshop is to teach best practices for using R for data analysis. Note that this workshop will focus on teaching the fundamentals of the programming language R, and will not teach statistical analysis.
This is an introduction to R designed for participants with no programming experience. You need to understand that computers store data and instructions (programs, scripts etc.) in files. Files are organised in directories (folders). Know how to access files not in the working directory by specifying the path.

Check that this is the Lesson Used: https://swcarpentry.github.io/r-novice-gapminder/

jsteyn commented 2 days ago

I would just leave out the last three sentences: "You need to understand that computers store data and instructions (programs, scripts etc.) in files. Files are organised in directories (folders). Know how to access files not in the working directory by specifying the path."

The rest is okay.

carolbooth2 commented 2 days ago

[like] Carol Booth reacted to your message:


From: Jannetta Steyn @.> Sent: Thursday, November 28, 2024 4:42:16 PM To: Newcastle-University-HPC/CarpentriesWorkshops @.> Cc: Carol Booth @.>; Author @.> Subject: Re: [Newcastle-University-HPC/CarpentriesWorkshops] Identify Lesson (Issue #43)

⚠ External sender. Take care when opening links or attachments. Do not provide your login details.

I would just leave out the last three sentences: "You need to understand that computers store data and instructions (programs, scripts etc.) in files. Files are organised in directories (folders). Know how to access files not in the working directory by specifying the path."

The rest is okay.

— Reply to this email directly, view it on GitHubhttps://github.com/Newcastle-University-HPC/CarpentriesWorkshops/issues/43#issuecomment-2506493196, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQFEWLONBGVR2FMXV455NED2C5BWRAVCNFSM6AAAAABSVNMLBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBWGQ4TGMJZGY. You are receiving this because you authored the thread.Message ID: @.***>

carolbooth2 commented 1 day ago

@jsteyn Can I check that this is the Lesson to be Used: https://swcarpentry.github.io/r-novice-gapminder/