gdkrmr / dimRed

A Framework for Dimensionality Reduction in R
https://www.guido-kraemer.com/software/dimred/
GNU General Public License v3.0
73 stars 15 forks source link

Small typo fixes in docs for quality() method #36

Closed khughitt closed 5 years ago

khughitt commented 5 years ago

Couple small typo fixes in quality() docs.

codecov-io commented 5 years ago

Codecov Report

Merging #36 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   72.75%   72.75%           
=======================================
  Files          15       15           
  Lines         800      800           
=======================================
  Hits          582      582           
  Misses        218      218
Impacted Files Coverage Δ
R/quality.R 78.03% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6281cbb...d2e3999. Read the comment docs.