BennettForville / Bshiny2

0 stars 3 forks source link

Master checklist #3

Open leeyap opened 2 years ago

leeyap commented 2 years ago

Here are the remaining tasks for Bennett's Shiny app: (@BennettForville and @bpbond please edit and add to this list as you see fit!)

Low priority:

bpbond commented 2 years ago
> x <- data.frame(unclear_name = c("A", "B"), stringsAsFactors = FALSE)
> labels <-  c("A" = "Apple", "B" = "Bear")
> x$clearer_name <- labels[x$unclear_name]
> x
  unclear_name clearer_name
1            A        Apple
2            B         Bear
leeyap commented 2 years ago

Adding in some timeline dates from the Google Sheet schedule:

Apr 28: Presentation skills workshop May 5: Submit abstract to IR May 9: Symposium practice May 12: submit ppt to IR May 12: submit abstract to OSE for brochure May 19: Symposium!! May 20: Exit interviews