Browse Source

Añadiendo dependencias.

main
Costa 2 years ago
parent
commit
62239d91b2
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      DESCRIPTION
  2. +1
    -0
      NAMESPACE

+ 1
- 0
DESCRIPTION

@ -9,3 +9,4 @@ Description: More about what it does (maybe more than one line)
License: What license is it under?
Encoding: UTF-8
LazyData: true
Imports: ggplot2, dplyr

+ 1
- 0
NAMESPACE

@ -1 +1,2 @@
exportPattern("^[[:alpha:]]+")
importFrom(ggplot2, dplyr)

Loading…
Cancel
Save