spsanderson/healthyR

umap_plt()

spsanderson opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
A function that will plot out the umap of a dataset

Describe the solution you'd like
Take the input from the umap_list() object and plot it out using two arguments .data and .point_size and the cluster's should be colored so that the groups are easily identifiable.

umap_plt()