Skip to content
Back to formatted view

Raw Message

Message-ID: <CALBYkjLh9PctWQ-FBZbxwOpy0nDcwPJ7onpt+y4p+X=_CBy=XA@mail.gmail.com>
Date: 2017-03-16T15:16:29Z
From: Juan Ceccarelli Arias
Subject: Display data by condition

Hello,
I need to show the observations of a data set only if the earn more than
$5000 (fact is its name in the date set). I use this:

View(data[data$fact>5000])

The code above shows nothing. No error or message at all.
What am i doing wrong?
Thanks for your help and time.

	[[alternative HTML version deleted]]