Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedia committed Sep 21, 2018
1 parent e629dce commit b561098
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Imports:
yaml
Title: Extend METACLIP to the QA4Seas prototype
Version: 0.1.0
Date: 2018-09-16
Date: 2018-09-21
Authors@R: as.person(c(
"Predictia <http://www.predictia.es/en> [cph]",
"Joaquín Bedia <bediaj@predictia.es> [aut, cre]",
Expand Down
9 changes: 9 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
# Generated by roxygen2: do not edit by hand

export(qa4seas.metaclipR)
importFrom(igraph,add_edges)
importFrom(igraph,add_vertices)
importFrom(igraph,make_empty_graph)
importFrom(magrittr,"%>%")
importFrom(metaclipR,getNodeIndexbyName)
importFrom(metaclipR,graph2json)
importFrom(metaclipR,metaclip.graph.Command)
importFrom(metaclipR,metaclipR.Aggregation)
importFrom(metaclipR,metaclipR.Anomaly)
importFrom(metaclipR,metaclipR.BiasCorrection)
importFrom(metaclipR,metaclipR.ClimateIndex)
importFrom(metaclipR,metaclipR.Dataset)
importFrom(metaclipR,metaclipR.Ensemble)
importFrom(metaclipR,metaclipR.Interpolation)
importFrom(metaclipR,metaclipR.SkillMap)
importFrom(metaclipR,metaclipR.SpatialExtent)
importFrom(metaclipR,metaclipR.Validation)
importFrom(metaclipR,my_add_vertices)
importFrom(metaclipR,my_union_graph)
importFrom(metaclipR,randomName)
Expand Down
22 changes: 22 additions & 0 deletions man/qa4seas.metaclipR.Rd

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

0 comments on commit b561098

Please # to comment.