In the following codeblock, access the subvector of `x` consisting of its first three entries in four ways: using `c()`, using `:` , using a vector of names, and using a vector of logicals.