Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: Add my_first_fcn to welcome new users - Create new function my_first_fcn() - Add corresponding test - Resolves #1839 * style: Apply tidyverse style to my_first_fcn.R and its test file * Add my_first_fcn implementation and update documentation, NAMESPACE, and NEWS.md * Updated R/my_first_fcn.R changing message from "Welcome to admiral\!" to "Welcome to the admiral family\!" * Add 'onboarding' to spell check wordlist * Add new R files, test files, and documentation for issue #2551 * Deleted unused test and R scripts, formatted 5 test_that test files * chore: #2551 removed onboarding files * chore: #2551 spelling * #2551 update _snaps and WORDLIST --------- Co-authored-by: Lun-Hsien Chang <[email protected]> Co-authored-by: Jeffrey Dickinson <[email protected]>
- Loading branch information