Skip to content

Commit

Permalink
update description, change function from camel to snake
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbass committed Jul 30, 2022
1 parent efd7a46 commit 1c6a1e4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Package: ShinyChromViewer
Title: Shiny Gadget for interactive viewing and exploration of chromatograms.
Version: 0.0.0.9000
Title: Shiny Gadget for Interactive Viewing and Exploration of Chromatograms
Version: 0.1.0
Authors@R:
person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
person("Ethan", "Bass", , "ethanbass@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6175-6739"))
Description: Shiny Gadget for interactive viewing and exploration of chromatograms.
License: GPL (>= 3)
Imports:
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion man/chrom_viewer.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1c6a1e4

Please sign in to comment.