olink_dist | R Documentation |
Create a Distance plot
olink_dist(npx, panel, filename, width = 7, height = 7)
npx |
NPX dataset (output from OlinkAnalyze::read_NPX) |
panel |
Panel Name |
filename |
filename, the suffix will determine the filetype |
width |
Figure width, Default: 7 |
height |
Figure height, Default: 7 |
DETAILS
distance plot
olink_dist_plot
## Not run: if(interactive()){ olink_dist(plasma_npx, "Olink CARDIOVASCULAR III", filename="test.png") } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.