📄 printflush
字号:
printFlush package:dynamicTreeCut R Documentation
_P_r_i_n_t _a_r_g_u_m_e_n_t_s _a_n_d _f_l_u_s_h _t_h_e _c_o_n_s_o_l_e.
_D_e_s_c_r_i_p_t_i_o_n:
Passes all its arguments unchaged to the standard 'print'
function; after the execution of print it flushes the console, if
possible.
_U_s_a_g_e:
printFlush(...)
_A_r_g_u_m_e_n_t_s:
...: Arguments to be passed to the standard 'print' function.
_D_e_t_a_i_l_s:
Passes all its arguments unchaged to the standard 'print'
function; after the execution of print it flushes the console, if
possible.
_V_a_l_u_e:
Returns the value of the 'print' function.
_A_u_t_h_o_r(_s):
Peter Langfelder, Peter.Langfelder@gmail.com
_S_e_e _A_l_s_o:
'print'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -