Functions Are Objects

R functions are first-class objects (of the class “function”, of course), meaning that they can be used for the most part just like other objects. This is seen in the syntax of function creation:

g <- function(x) {
 return(x+1)
 }

Here, function() is a built-in R function whose job is to create functions! On the right-hand side, there are really two arguments to function(): The first is the formal argument list for the function we’re creating—here, just x—and the second is the body of that function—here, just the single statement return(x+1). That second argument must be of class “expression”. So, the point is that the right-hand side creates a function object, which is then assigned to g.

These two arguments to function() can later be accessed via the R functions formals() and body(), as follows:

formals(g)
$x
body(g)
{
    return(x + 1)
}

Recall that when using R in interactive mode, simply typing the name of an object results in printing that object to the screen. Functions are no exception, since they are objects just like anything else.

g
function(x) {
 return(x+1)
 }

Create a function h and simulate a similar case scenario to the one shown above.

#Enter Answer Here

if you’re using a function that you wrote but which you’ve forgotten the details of. Printing out a function is also useful if you are not quite sure what an R library function does. By looking at the code, you may understand it better. For example, if you are not sure as to the exact behavior of the graphics function abline(), you could browse through its code to better understand how to use it.

#Enter Answer Here
LS0tDQp0aXRsZTogIlIgTm90ZWJvb2siDQpvdXRwdXQ6IGh0bWxfbm90ZWJvb2sNCi0tLQ0KDQoNCioqRnVuY3Rpb25zIEFyZSBPYmplY3RzKioNCg0KUiBmdW5jdGlvbnMgYXJlIGZpcnN0LWNsYXNzIG9iamVjdHMgKG9mIHRoZSBjbGFzcyAiZnVuY3Rpb24iLCBvZiBjb3Vyc2UpLCBtZWFuaW5nIHRoYXQgdGhleSBjYW4gYmUgdXNlZCBmb3IgdGhlIG1vc3QgcGFydCBqdXN0IGxpa2Ugb3RoZXIgb2JqZWN0cy4gVGhpcyBpcyBzZWVuIGluIHRoZSBzeW50YXggb2YgZnVuY3Rpb24gY3JlYXRpb246DQoNCmBgYHtyfQ0KZyA8LSBmdW5jdGlvbih4KSB7DQogcmV0dXJuKHgrMSkNCiB9DQpgYGANCg0KDQpIZXJlLCBmdW5jdGlvbigpIGlzIGEgYnVpbHQtaW4gUiBmdW5jdGlvbiB3aG9zZSBqb2IgaXMgdG8gY3JlYXRlIGZ1bmN0aW9ucyEgT24gdGhlIHJpZ2h0LWhhbmQgc2lkZSwgdGhlcmUgYXJlIHJlYWxseSB0d28gYXJndW1lbnRzIHRvIGZ1bmN0aW9uKCk6IFRoZSBmaXJzdCBpcyB0aGUgZm9ybWFsIGFyZ3VtZW50IGxpc3QgZm9yIHRoZSBmdW5jdGlvbiB3ZeKAmXJlIGNyZWF0aW5n4oCUaGVyZSwganVzdCB44oCUYW5kIHRoZSBzZWNvbmQgaXMgdGhlIGJvZHkgb2YgdGhhdCBmdW5jdGlvbuKAlGhlcmUsIGp1c3QgdGhlIHNpbmdsZSBzdGF0ZW1lbnQgcmV0dXJuKHgrMSkuIFRoYXQgc2Vjb25kIGFyZ3VtZW50IG11c3QgYmUgb2YgY2xhc3MgImV4cHJlc3Npb24iLiBTbywNCnRoZSBwb2ludCBpcyB0aGF0IHRoZSByaWdodC1oYW5kIHNpZGUgY3JlYXRlcyBhIGZ1bmN0aW9uIG9iamVjdCwgd2hpY2ggaXMgdGhlbiBhc3NpZ25lZCB0byBnLg0KDQoNCg0KVGhlc2UgdHdvIGFyZ3VtZW50cyB0byBmdW5jdGlvbigpIGNhbiBsYXRlciBiZSBhY2Nlc3NlZCB2aWEgdGhlIFIgZnVuY3Rpb25zICoqZm9ybWFscygpKiogYW5kICoqYm9keSgpKiosIGFzIGZvbGxvd3M6DQoNCg0KDQpgYGB7cn0NCmZvcm1hbHMoZykNCmBgYA0KDQpgYGB7cn0NCmJvZHkoZykNCmBgYA0KUmVjYWxsIHRoYXQgd2hlbiB1c2luZyBSIGluIGludGVyYWN0aXZlIG1vZGUsIHNpbXBseSB0eXBpbmcgdGhlIG5hbWUgb2YgYW4gb2JqZWN0IHJlc3VsdHMgaW4gcHJpbnRpbmcgdGhhdCBvYmplY3QgdG8gdGhlIHNjcmVlbi4gRnVuY3Rpb25zIGFyZSBubyBleGNlcHRpb24sIHNpbmNlIHRoZXkgYXJlIG9iamVjdHMganVzdCBsaWtlIGFueXRoaW5nIGVsc2UuDQoNCmBgYHtyfQ0KZw0KYGBgDQoNCkNyZWF0ZSBhIGZ1bmN0aW9uIGggYW5kIHNpbXVsYXRlIGEgc2ltaWxhciBjYXNlIHNjZW5hcmlvIHRvIHRoZSBvbmUgc2hvd24gYWJvdmUuIA0KDQpgYGB7cn0NCiNFbnRlciBBbnN3ZXIgSGVyZQ0KYGBgDQoNCg0KaWYgeW914oCZcmUgdXNpbmcgYSBmdW5jdGlvbiB0aGF0IHlvdSB3cm90ZSBidXQgd2hpY2ggeW914oCZdmUgZm9yZ290dGVuIHRoZSBkZXRhaWxzIG9mLiBQcmludGluZyBvdXQgYSBmdW5jdGlvbiBpcyBhbHNvIHVzZWZ1bCBpZiB5b3UgYXJlIG5vdCBxdWl0ZSBzdXJlIHdoYXQgYW4gUiBsaWJyYXJ5IGZ1bmN0aW9uIGRvZXMuIEJ5IGxvb2tpbmcgYXQgdGhlIGNvZGUsIHlvdSBtYXkgdW5kZXJzdGFuZCBpdCBiZXR0ZXIuIEZvciBleGFtcGxlLCBpZiB5b3UgYXJlIG5vdCBzdXJlIGFzIHRvIHRoZSBleGFjdCBiZWhhdmlvciBvZiB0aGUgZ3JhcGhpY3MgZnVuY3Rpb24gYWJsaW5lKCksIHlvdSBjb3VsZCBicm93c2UgdGhyb3VnaCBpdHMgY29kZSB0byBiZXR0ZXIgdW5kZXJzdGFuZCBob3cgdG8gdXNlIGl0Lg0KDQoNCmBgYHtyfQ0KI0VudGVyIEFuc3dlciBIZXJlDQpgYGANCg0KDQoNCg0K