Closed nanxstats closed 1 year ago
This PR improves the code and documentation formatting for the content introduced by #150.
||
&&
seq_along()
1:length(x)
styler::style_pkg()
LGTM. But I am not authorized to merge PR now. Is there any change from the repo setting?
This PR improves the code and documentation formatting for the content introduced by #150.
||
and&&
in conditional statements.seq_along()
to replace1:length(x)
.styler::style_pkg()
.