From 60570e75c97c513aeadbd5b6d601e1c4198257f0 Mon Sep 17 00:00:00 2001 From: sdgamboa <53412049+sdgamboa@users.noreply.github.com> Date: Tue, 3 Oct 2023 07:58:09 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20sdgamboa?= =?UTF-8?q?/taxPPro@bf1a7a27d773e3c49ecd5affa1c406fc84093b5c=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/phytools.html | 2 +- pkgdown.yml | 2 +- reference/getSetWithIDs.html | 105 ++++++++++++++++++++++++++++++ reference/getSetWithoutIDs.html | 109 ++++++++++++++++++++++++++++++++ reference/index.html | 8 +++ sitemap.xml | 6 ++ 6 files changed, 230 insertions(+), 2 deletions(-) create mode 100644 reference/getSetWithIDs.html create mode 100644 reference/getSetWithoutIDs.html diff --git a/articles/phytools.html b/articles/phytools.html index d41710a..a410c68 100644 --- a/articles/phytools.html +++ b/articles/phytools.html @@ -619,7 +619,7 @@

ASR with phytoolsasr <- ancr(object = fit, tips = TRUE) }) #> user system elapsed -#> 409.282 144.600 287.725 +#> 544.599 182.626 373.583
 res <- asr$ace
 node_rows <- length(tree$tip.label) + 1:tree$Nnode
diff --git a/pkgdown.yml b/pkgdown.yml
index 82fd84b..aaaa302 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -4,7 +4,7 @@ pkgdown_sha: ~
 articles:
   phytools: phytools.html
   phytools2: phytools2.html
-last_built: 2023-10-03T05:00Z
+last_built: 2023-10-03T06:51Z
 urls:
   reference: https://sdgamboa.github.io/taxPPro/reference
   article: https://sdgamboa.github.io/taxPPro/articles
diff --git a/reference/getSetWithIDs.html b/reference/getSetWithIDs.html
new file mode 100644
index 0000000..73286bc
--- /dev/null
+++ b/reference/getSetWithIDs.html
@@ -0,0 +1,105 @@
+
+Get set with IDs — getSetWithIDs • taxPPro
+    
+
+    
+
+ + + +
+
+ + +
+

getSetWithIDs

+
+ +
+
getSetWithIDs(tbl)
+
+ +
+

Arguments

+
tbl
+

A data.frame.

+ +
+
+

Value

+ + +

A data.frame.

+
+ +
+ +
+ + +
+ +
+

Site built with pkgdown 2.0.7.

+
+ +
+ + + + + + + + diff --git a/reference/getSetWithoutIDs.html b/reference/getSetWithoutIDs.html new file mode 100644 index 0000000..edf8117 --- /dev/null +++ b/reference/getSetWithoutIDs.html @@ -0,0 +1,109 @@ + +Get set without IDs — getSetWithoutIDs • taxPPro + + +
+
+ + + +
+
+ + +
+

getSetWithoutIDs

+
+ +
+
getSetWithoutIDs(tbl, set_with_ids = NULL)
+
+ +
+

Arguments

+
tbl
+

A data.frame.

+ + +
set_with_ids
+

A data.frame

+ +
+
+

Value

+ + +

A data.frame.

+
+ +
+ +
+ + +
+ +
+

Site built with pkgdown 2.0.7.

+
+ +
+ + + + + + + + diff --git a/reference/index.html b/reference/index.html index 0059a8c..f418e24 100644 --- a/reference/index.html +++ b/reference/index.html @@ -168,6 +168,14 @@

All functions getNCBI()

Get NCBI data (tree or table)

+ +

getSetWithIDs()

+ +

Get set with IDs

+ +

getSetWithoutIDs()

+ +

Get set without IDs

inh()

diff --git a/sitemap.xml b/sitemap.xml index f6275ac..e118cf4 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -105,6 +105,12 @@ https://sdgamboa.github.io/taxPPro/reference/getNCBI.html + + https://sdgamboa.github.io/taxPPro/reference/getSetWithIDs.html + + + https://sdgamboa.github.io/taxPPro/reference/getSetWithoutIDs.html + https://sdgamboa.github.io/taxPPro/reference/index.html