Skip to content
Back to formatted view

Raw Message

Message-ID: <20220713101219.4c6755ca@Tarkus>
Date: 2022-07-13T07:12:19Z
From: Ivan Krylov
Subject: Does the function "c" have a character limit?
In-Reply-To: <61a4af67-18a8-f363-8068-54fd1bc4d53d@gmail.com>

On Tue, 12 Jul 2022 16:36:06 -0700
core_contingency <ccontingency at gmail.com> wrote:

> For some reason, the R console does not display a ">" symbol,
> indicating that it has completed the function, but displays a "+"
> symbol instead, which indicates that the function is still waiting
> for more input.

If I copy&paste from your message into an R session, it seems to work
for me. I think the reason for that is because what was a single long
line has been wrapped into a lot of shorter lines.

-- 
Best regards,
Ivan