Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
plot() on Function
How to use the plot() function on a function?
✍: FYIcenter.com
If you have a known function with a single independent variable,
you can pass the data frame as the first argument
followed by a starting value and an ending value
to the plot function to visualize the function.
Call plot() with the sin() function:
> typeof(sin) [1] "builtin" > is.function(sin) [1] TRUE > plot(sin, -pi, 2*pi)
The following graphic will be generated:
2023-03-17, ∼1269🔥, 0💬
Popular Posts:
What is "Microsoft Access Outlook Add-in for Data Collection and Publishing" COM Add-in in Outlook 2...
How to resume file transfer in FileZilla FTP Client? I have unfinished file transfer entries in the ...
Where to find answers to frequently asked questions about Microsoft Office 365? Here is a collection...
Where to find answers to frequently asked questions on Google Chrome? I want to know how to install ...
I have an Apple iPad Air Model MD788C/A. Is it good? Yes. Apple iPad Air Model MD788C/A is a very go...