Skip to content

Commit 756be7b

Browse files
committed
fix the doc merge for the previous commit
1 parent b0e48ef commit 756be7b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

EidosScribe/EidosHelpFunctions.rtf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6766,9 +6766,8 @@ Named
67666766
\f1\fs18 c()
67676767
\f3\fs20 function (including the possibility of type promotion).\
67686768
Since this function can be hard to understand at first, here is an example:\
6769-
\pard\pardeftab397\li547\ri720\sb60\sa60\partightenfactor0
67706769

6771-
\f1\fs18 \cf2 sapply(1:10, "if (applyValue % 2) applyValue ^ 2; else NULL;");\
6770+
\f1\fs18 sapply(1:10, "if (applyValue % 2) applyValue ^ 2; else NULL;");\
67726771
\pard\pardeftab397\li547\ri720\sb60\sa60\partightenfactor0
67736772

67746773
\f3\fs20 \cf2 \kerning1\expnd0\expndtw0 This produces the output

0 commit comments

Comments
 (0)