The ID of your Project (Just copy the Project's ID from the
project page or your user page)
processedData
(optional) Receive the processed data when set to
TRUE, receive raw Data when set to FALSE.
rawTraces
(optional) Adds raw traces to processed data. It is ignored
when processedData is set to TRUE.
Value
Project data is returned in the 'JSON' format. In case of issues it
will return NULL.
Details
This function receives the data from 'PhotosynQ' for a specific Project. The
revceived data is in the original 'JSON' structure. When setting the
processedDate to FALSE the raw data will be received instead of
the processed data. By default the processed data is not included. The
parameter rawTraces can be set to TRUE to include the
rawTraces in combination with the processed data. By default the
traces are not received.