Creating Level Plots with Raw Data in R

  • Thread starter Thread starter ProPatto16
  • Start date Start date
  • Tags Tags
    Data Plots
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
ProPatto16
Messages
323
Reaction score
0
I'm doing some data analysis for a research project.
Using the program R I'm trying to create level plots. Essentially 2D contour plots without the lines.

I've trawled the Internet and tutorials for days and can only find tutorials that use data from a package. I have the raw data, x, y and z coordinates. I want to create level plots using the raw data.

Can someone please walk me through the steps to use this program? Or point me to a good resource. I've never used the program before either btw. In the deep end.

Thanks!
 
Physics news on Phys.org
Not heard of the program myself but google found...

http://rwiki.sciviews.org/doku.php?id=rugs:r_user_groups

it sounds like it might be possible to graph it in Excel?
 
Last edited by a moderator:
All good I worked it out (: thanks