Skip to content

Instantly share code, notes, and snippets.

@cindyangelira
Created January 9, 2023 10:40
Show Gist options
  • Save cindyangelira/0c97ea85181820455697c44b35b5d99b to your computer and use it in GitHub Desktop.
Save cindyangelira/0c97ea85181820455697c44b35b5d99b to your computer and use it in GitHub Desktop.
read_Survdf
set.seed(1)
df <- read_csv("Dialysis.csv")
head(df)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment