Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to create axes in the graph?



How to create axes in the graph?..

Answer / Ashutosh Trivedi

In R, you can create axes on a plot using the xaxis() and yaxis() functions for X and Y axes respectively. For example, `plot(data)` followed by `xaxis(at=c(1,2,3))` will set ticks at 1, 2, and 3 on the X-axis.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What are various ways to write la oop in r?

1 Answers  


What is function definition?

1 Answers  


How would you create a box-plot using “plotly”?

1 Answers  


Explain how to create a function in arguments using apply() in r?

1 Answers  


What is the difference between the data frame and a matrix in R?

1 Answers  


What is bytecode compilation?

1 Answers  


What are Ensemble Models in R?

1 Answers  


Enlist the addition function used in R language?

1 Answers  


How can we create a table using R language without using external files?

1 Answers  


What are R applications of R clustering?

1 Answers  


Differentiate between k-means clustering and hierarchical clustering?

1 Answers  


Give some examples of the functions in stringr.

1 Answers  


Categories