Update headers

This commit is contained in:
Godwin Ani 2024-01-12 10:10:45 -05:00 committed by GitHub
parent 8f47f87460
commit 085d9849e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
#The purpose of this script is to make a simple jellyfish plot from a dataset like the one
#produced by the CUB_v2.1.py script, also in the Github Utilities folder. This script was written
#by Auden Cote-L'Heureux and last updated in September 2023 by Adri
#Author, date: Auden Cote-L'Heureux, last updated in September 2023 by Adri
#Intent: To make a simple jellyfish plot from a dataset like the one
#produced by the CUB_v2.1.py script, also in the Github Utilities folder.
#load necessary packages
library(tidyverse)