	
	_P_l_o_t _A_n_n_o_t_a_t_i_o_n
	
	     title(main="", xlab="", ylab="")
	
	_D_e_s_c_r_i_p_t_i_o_n:
	
	     This function can be used to add labels to a plot.
	
	_E_x_a_m_p_l_e_s:
	
	     plot(cars, main="")
	     title(main="Stopping Distance versus Speed")
	
